Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public override void Logon(
    object user
)

Parameters

Name Type
user Object
See Also