HttpListenerRequestClientCertificateError Property |
Gets an error code that identifies a problem with the certificate
provided by the client.
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public int ClientCertificateError { get; }
Property Value
Type:
Int32
An
Int32 that represents an error code.
Exceptions Exception | Condition |
---|
NotSupportedException |
This property is not supported.
|
See Also