Show / Hide Table of Contents

Class ShortClaimNames

Short claim names used in the internal Identity of NetServer

Inheritance
object
ShortClaimNames
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Security.Principal
Assembly: SoCore.dll
Syntax
public static class ShortClaimNames

Fields

Associate

Claim type for the Associate.Name property

Declaration
public const string Associate = "soassoc"
Field Value
Type Description
string

AssociateId

Claim type for the Associate.Id property

Declaration
public const string AssociateId = "soaid"
Field Value
Type Description
string

ContextIdentifier

Claim type fort the users Context Identifier.

Declaration
public const string ContextIdentifier = "soctx"
Field Value
Type Description
string

CredentialsId

Short claim names used in the internal Identity of NetServer

Declaration
public const string CredentialsId = "socrid"
Field Value
Type Description
string

ImpersonatingAssociate

Short claim names used in the internal Identity of NetServer

Declaration
public const string ImpersonatingAssociate = "soimpassoc"
Field Value
Type Description
string

SuperId

Short claim names used in the internal Identity of NetServer

Declaration
public const string SuperId = "soid"
Field Value
Type Description
string

SuperIdUserCandidateIdentifier

Short claim names used in the internal Identity of NetServer

Declaration
public const string SuperIdUserCandidateIdentifier = "soucid"
Field Value
Type Description
string

Ticket

Short claim names used in the internal Identity of NetServer

Declaration
public const string Ticket = "soticket"
Field Value
Type Description
string

UserName

Claim type for Assoiate.UserName

Declaration
public const string UserName = "soupn"
Field Value
Type Description
string

UserType

Claim type for the users SuperOffice.License.UserType

Declaration
public const string UserType = "sout"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top