ClientServerCertificates Properties

The ClientServerCertificates type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAutoValidation
Gets or sets the flags against which the server certificate should be automatically validated.
Public propertyCheckCertificateRevocation
Gets or sets whether the certificate revocation list is checked during authentication.
Public propertyCode exampleClient
Gets or sets the client certificate.
Public propertyCode exampleServer
Gets the server certificate.
Top
See Also