Skip to main content
All docs
V25.2
  • SecurityStrategyBase.ObjectSpaces Property

    For internal use.

    Namespace: DevExpress.ExpressApp.Security

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

    NuGet Package: DevExpress.ExpressApp.Security

    Declaration

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

    Property Value

    Type
    IList<IObjectSpace>
    See Also