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

    For internal use.

    Namespace: DevExpress.ExpressApp.Security

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

    NuGet Package: DevExpress.ExpressApp.Security

    Declaration

    [Browsable(false)]
    public IObjectSpace LogonObjectSpace { get; }

    Property Value

    Type
    IObjectSpace

    Implements

    See Also