IOfflineDeviceIdentityProviderService Interface |
Namespace: SanteDB.DisconnectedClient.Security
The IOfflineDeviceIdentityProviderService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
| Name | Description | |
|---|---|---|
| Authenticate |
Authenticates the specified device identifier.
(Inherited from IDeviceIdentityProviderService.) | |
| ChangeSecret |
Change the device secret
(Inherited from IDeviceIdentityProviderService.) | |
| CreateIdentity |
Create an identity
| |
| GetIdentity |
Gets the specified identity for an device.
(Inherited from IDeviceIdentityProviderService.) | |
| SetLockout |
Set the lockout status
(Inherited from IDeviceIdentityProviderService.) |
| Name | Description | |
|---|---|---|
| Authenticated |
Fired after an authentication request has been made.
(Inherited from IDeviceIdentityProviderService.) | |
| Authenticating |
Fired prior to an authentication request being made.
(Inherited from IDeviceIdentityProviderService.) |