Skip to main content

SecurityStrategy.Logon(Object) Method

Intended for internal use and should not be called from your code. Use another overload of this method that takes an IObjectSpace parameter instead.

Namespace: DevExpress.ExpressApp.Security

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

NuGet Package: DevExpress.ExpressApp.Security

Declaration

public override void Logon(
    object user
)

Parameters

Name Type
user Object
See Also