C-DEngine 5.105

TheCDESettings..::..HasTrustedNodes Property

Returns true if trusted nodes are configured

Namespace:  nsCDEngine.ISM
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool HasTrustedNodes { get; }
Public ReadOnly Property HasTrustedNodes As Boolean
	Get
public:
property bool^ HasTrustedNodes {
	bool^ get ();
}