Skip to main content
A newer version of this page is available. .
All docs
V22.2
.NET Framework 4.5.2+

SecurityStrategyBase.LogonObjectSpace Property

For internal use.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

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

Property Value

Type
IObjectSpace

Implements

See Also