HttpsTransportBindingElement.RequireClientCertificate Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die SSL-Clientauthentifizierung erforderlich ist, oder legt diesen fest.

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

Eigenschaftswert

true, wenn die SSL-Clientauthentifizierung erforderlich ist, andernfalls false. Der Standardwert ist false.

Gilt für: