ServiceClientSecurity Properties |
The ServiceClientSecurity type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthRealm |
Gets or sets the authentication realm this client should verify
| |
| CertificateValidator |
Gets or sets the certificate validator.
| |
| CertificateValidatorXml |
Gets or sets the ICertificateValidator interface which should be called to validate
certificates
| |
| ClientCertificate |
Gets the thumbprint the device should use for authentication
| |
| CredentialProvider |
Gets or sets the credential provider.
| |
| CredentialProviderXml |
Gets or sets the ICredentialProvider
| |
| Mode |
Security mode
| |
| PreemptiveAuthentication |
Preemptive authentication
|