Click or drag to resize

RestClientSecurityConfiguration Properties

The RestClientSecurityConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyAuthRealm Gets or sets the authentication realm this client should verify
Public propertyCertificateValidatorXml Gets or sets the ICertificateValidator interface which should be called to validate certificates
Public propertyClientCertificate Gets the thumbprint the device should use for authentication
Public propertyCredentialProvider Gets or sets the credential provider.
Public propertyCredentialProviderConfiguration Credential provider configuration
Public propertyCredentialProviderXml Gets or sets the ICredentialProvider
Public propertyMode Gets the mode of authentication
Public propertyPreemptiveAuthentication Preemptive authentication
Top
See Also