GigaSpaces XAP.NET Documentation
Secured Property
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxySecured
Returns true if this space secured, otherwise false.
Declaration Syntax
C#Visual BasicVisual C++J#
bool Secured { get; }
ReadOnly Property Secured As Boolean
property bool Secured {
	bool get ();
}
/** @property */
boolean get_Secured()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)