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: 7.0.1.3800 (7.0.1.3800)