Click or drag to resize

SanteDBClaimsIdentity Properties

The SanteDBClaimsIdentity type exposes the following members.

Properties
 NameDescription
Public propertyAuthenticationType Gets the type of authentication used.
Public propertyClaims Gets the list of claims made about the identity
Public propertyIsAuthenticated Gets a value that indicates whether the user has been authenticated.
Public propertyName Gets the name of the current user.
Top
See Also