Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.2+

SecurityStrategyBase.ObjectSpaces Property

For internal use.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v21.2.dll

Declaration

[Browsable(false)]
public IList<IObjectSpace> ObjectSpaces { get; }

Property Value

Type
IList<IObjectSpace>
See Also