Click or drag to resize

SQLiteDeviceIdentity Properties

The SQLiteDeviceIdentity type exposes the following members.

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