C-DEngine 5.105

HttpListenerRequest..::..ClientCertificateError Property

Gets an error code that identifies a problem with the client's certificate.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int ClientCertificateError { get; }
Public ReadOnly Property ClientCertificateError As Integer
	Get
public:
property int^ ClientCertificateError {
	int^ get ();
}

Field Value

Always returns 0.