Class ShortClaimNames
Short claim names used in the internal Identity of NetServer
Inheritance
ShortClaimNames
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
AssociateId
Claim type for the Associate.Id property
Declaration
public const string AssociateId = "soaid"
Field Value
ContextIdentifier
Claim type fort the users Context Identifier.
Declaration
public const string ContextIdentifier = "soctx"
Field Value
CredentialsId
Declaration
public const string CredentialsId = "socrid"
Field Value
ImpersonatingAssociate
Declaration
public const string ImpersonatingAssociate = "soimpassoc"
Field Value
SuperId
Declaration
public const string SuperId = "soid"
Field Value
SuperIdUserCandidateIdentifier
Declaration
public const string SuperIdUserCandidateIdentifier = "soucid"
Field Value
Ticket
Declaration
public const string Ticket = "soticket"
Field Value
UserName
Claim type for Assoiate.UserName
Declaration
public const string UserName = "soupn"
Field Value
UserType
Claim type for the users SuperOffice.License.UserType
Declaration
public const string UserType = "sout"
Field Value