Click or drag to resize

TokenClaimsPrincipal Properties

The TokenClaimsPrincipal type exposes the following members.

Properties
  NameDescription
Public propertyClaims
Gets the claims in all the identities
(Inherited from SanteDBClaimsPrincipal.)
Public propertyIdentities
Get all identities
(Inherited from SanteDBClaimsPrincipal.)
Public propertyIdentity
Gets the primary identity
(Inherited from SanteDBClaimsPrincipal.)
Public propertyRefreshToken
Gets the refresh token
Top
See Also