SecuritySystem.LogonObjectSpace Property
In This Article
Gets the Object Space used when logging on.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public static IObjectSpace LogonObjectSpace { get; }
#Property Value
Type | Description |
---|---|
IObject |
An IObject |
See Also