CertificateRequestHandler.NoCertificate Field
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
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.