HttpsConnectionAdapterOptions.AllowAnyClientCertificate Method

Definition

Overrides the current ClientCertificateValidation callback and allows any client certificate.

public:
 void AllowAnyClientCertificate();
public void AllowAnyClientCertificate ();
member this.AllowAnyClientCertificate : unit -> unit
Public Sub AllowAnyClientCertificate ()

Applies to