ISecurityStrategyBase.LogonObjectSpace Property
Gets the Object Space used to log on the current user.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IObjectSpace | The Object Space used to log on the current user. |
See Also