ICredentialProvider Interface |
Namespace: SanteDB.Core.Http
The ICredentialProvider type exposes the following members.
Name | Description | |
---|---|---|
Authenticate |
Authenticate a user in the credential.
| |
GetCredentials(IPrincipal) |
Gets credentials for the specified principal
| |
GetCredentials(IRestClient) |
Gets or sets the credentials which are used to authenticate
|