Click or drag to resize

OAuthClaimsPrincipal Properties

The OAuthClaimsPrincipal type exposes the following members.

Properties
 NameDescription
Public propertyCanRefresh True if the principal can be refreshed
Public propertyClaims Gets the claims in all the identities
(Inherited from SanteDBClaimsPrincipal)
Public propertyExpiresAt Gets the time that the principal will be expired
Public propertyIdentities Get all identities
(Inherited from SanteDBClaimsPrincipal)
Public propertyIdentity Gets the primary identity
(Inherited from SanteDBClaimsPrincipal)
Public propertyIsExpired Gets whether the principal is expired
Public propertyNeedsRenewal Gets whether the principal needs to be renewed
Public propertyRenewAfter Gets the time that the principal should be renewed
Top
See Also