X509PeerCertificateAuthentication Class

Definition

Specifies authentication properties for the peer certificate.

public ref class X509PeerCertificateAuthentication
public class X509PeerCertificateAuthentication
type X509PeerCertificateAuthentication = class
Public Class X509PeerCertificateAuthentication
Inheritance
X509PeerCertificateAuthentication

Properties

CertificateValidationMode

Gets or sets the certificate validation mode.

CustomCertificateValidator

Gets or sets a custom client certificate validator.

RevocationMode

Gets or sets the certificate revocation mode.

TrustedStoreLocation

Gets or sets the trusted store location where the client certificate is validated.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to