C-DEngine 5.105

ICDESettings..::..HasTrustedNodes Property

Returns true if trusted nodes are configured

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

Syntax


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