Skip to main content
All docs
V25.1
  • .NET 8.0+

    SecurityStrategyBase.ObjectSpaces Property

    For internal use.

    Namespace: DevExpress.ExpressApp.Security

    Assembly: DevExpress.ExpressApp.Security.v25.1.dll

    Declaration

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

    Property Value

    Type
    IList<IObjectSpace>
    See Also