SecurityStrategyBase.LogonObjectSpace Property
In This Article
For internal use.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
#Declaration
[Browsable(false)]
public IObjectSpace LogonObjectSpace { get; }
#Property Value
Type |
---|
IObject |
#Implements
See Also