HttpsConnectionAdapterOptions.AllowAnyClientCertificate Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overrides the current ClientCertificateValidation callback and allows any client certificate.
public:
void AllowAnyClientCertificate();
public void AllowAnyClientCertificate ();
member this.AllowAnyClientCertificate : unit -> unit
Public Sub AllowAnyClientCertificate ()