DVTk API
SecureSocketsEnabled Property
DVTkDvtkApplicationLayerScriptSessionSecureSocketsEnabled
DVTk API

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

Enable or disable secure socket communication
Declaration Syntax
C#Visual BasicVisual C++
public bool SecureSocketsEnabled { get; set; }
Public Property SecureSocketsEnabled As Boolean
public:
property bool SecureSocketsEnabled {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0