DVTk API
CheckRemoteCertificate Property
DVTkDvtkApplicationLayerSecuritySettingsCheckRemoteCertificate
DVTk API

[This is preliminary documentation and is subject to change.]

Verifies the SSL peer and fail the connection if the peer has no ceritificate.
Declaration Syntax
C#Visual BasicVisual C++
public bool CheckRemoteCertificate { get; set; }
Public Property CheckRemoteCertificate As Boolean
public:
property bool CheckRemoteCertificate {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0