CertificateRequestHandler.NoCertificate Field
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
A certificate request handler that selects no certificate.
Syntax
public static readonly ICertificateRequestHandler NoCertificate
Returns
| Type | Description | 
|---|---|
| ICertificateRequestHandler | 
Remarks
Use this if you don't want to authenticate using the client certificate.