HttpsTransportBindingElement.RequireClientCertificate Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of SSL-clientverificatie is vereist.

public:
 property bool RequireClientCertificate { bool get(); void set(bool value); };
public bool RequireClientCertificate { get; set; }
member this.RequireClientCertificate : bool with get, set
Public Property RequireClientCertificate As Boolean

Waarde van eigenschap

true als SSL-clientverificatie is vereist; anders, false. De standaardwaarde is false.

Van toepassing op