SecurityStrategyBase.ObjectSpaces Property
In This Article
For internal use.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
#Declaration
[Browsable(false)]
public IList<IObjectSpace> ObjectSpaces { get; }
#Property Value
Type |
---|
IList<IObject |
See Also