IRestClientSecurityDescription Interface |
Namespace: SanteDB.Core.Http.Description
The IRestClientSecurityDescription type exposes the following members.
Name | Description | |
---|---|---|
AuthRealm |
Gets the authentication realm
| |
CertificateValidator |
Gets the certificate validator
| |
ClientCertificate |
Gets the certificate
| |
CredentialProvider |
Gets the credential provider
| |
Mode |
Gets or sets the mode of security
| |
PreemptiveAuthentication |
When true instructs the client to pre-emptively authenticate itself
|