ISecurityChallengeIdentityService Interface |
Namespace: SanteDB.Core.Security
The ISecurityChallengeIdentityService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
| Name | Description | |
|---|---|---|
| Authenticate |
Authenticates the specified user with a challenge key and response
|
| Name | Description | |
|---|---|---|
| Authenticated |
Fired after an authentication decision being made
| |
| Authenticating |
Fired prior to an authentication event
|