Click or drag to resize

ServiceClientSecurity Properties

The ServiceClientSecurity type exposes the following members.

Properties
  NameDescription
Public propertyAuthRealm
Gets or sets the authentication realm this client should verify
Public propertyCertificateValidator
Gets or sets the certificate validator.
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 propertyCredentialProviderXml
Gets or sets the ICredentialProvider
Public propertyMode
Security mode
Public propertyPreemptiveAuthentication
Preemptive authentication
Top
See Also