Back to Devexpress

ISecurityStrategyBase.LogonObjectSpace Property

expressappframework-devexpress-dot-expressapp-dot-security-dot-isecuritystrategybase-ab11307e.md

latest1.2 KB
Original Source

ISecurityStrategyBase.LogonObjectSpace Property

Gets the Object Space used to log on the current user.

Namespace : DevExpress.ExpressApp.Security

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
IObjectSpace LogonObjectSpace { get; }
vb
ReadOnly Property LogonObjectSpace As IObjectSpace

Property Value

TypeDescription
IObjectSpace

The Object Space used to log on the current user.

|

See Also

ISecurityStrategyBase Interface

ISecurityStrategyBase Members

DevExpress.ExpressApp.Security Namespace