A certificate request handler that selects no certificate.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Shared ReadOnly NoCertificate As ICertificateRequestHandler |
| C# |
|---|
public static readonly ICertificateRequestHandler NoCertificate |
Remarks
Use this if you don't want to authenticate using the client certificate.