IOfflineSecurityChallengeService Interface |
Namespace: SanteDB.DisconnectedClient.Security
The IOfflineSecurityChallengeService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
| Name | Description | |
|---|---|---|
| Get(Guid, IPrincipal) |
Gets the challenges current registered for the user (not the answers)
(Inherited from ISecurityChallengeService.) | |
| Get(String, IPrincipal) |
Gets the challenges current registered for the user (not the answers)
(Inherited from ISecurityChallengeService.) | |
| Remove |
Removes or clears the specified challenge
(Inherited from ISecurityChallengeService.) | |
| Set |
Add a challenge to the current registered user
(Inherited from ISecurityChallengeService.) |