Back to Devexpress

SecuritySystem.LogonObjectSpace Property

expressappframework-devexpress-dot-expressapp-dot-securitysystem-5c012e5d.md

latest1.3 KB
Original Source

SecuritySystem.LogonObjectSpace Property

Gets the Object Space used when logging on.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public static IObjectSpace LogonObjectSpace { get; }
vb
Public Shared ReadOnly Property LogonObjectSpace As IObjectSpace

Property Value

TypeDescription
IObjectSpace

An IObjectSpace object used when logging on.

|

See Also

CreateCustomLogonWindowObjectSpace

SecuritySystem Class

SecuritySystem Members

DevExpress.ExpressApp Namespace