DVTk API
CheckRemoteCertificate Property
DVTkDvtk.SessionsISecuritySettingsCheckRemoteCertificate
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++
bool CheckRemoteCertificate { get; set; }
Property CheckRemoteCertificate As Boolean
property bool CheckRemoteCertificate {
	bool get ();
	void set (bool value);
}

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0