The properties of the Token class are listed below. For a complete list of Token class members, see the Token Members topic.
AuthorizationContext | Returns the AuthorizationContext behind this token |
Claims | Exposes the claims in all the claimsets as a dictionary of strings. |
SiteSpecificID | Returns the "SiteSpecificID" that equals the one the user sees in the Identity Selector. |
UniqueID | Gets the UniqueID of this token. By default, this uses the PPID and the Issuer's Public Key and hashes them together to generate a UniqueID. To use a different field, add a line to the web.config: |