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

AuthenticationActiveDirectory.SetLogonParameters(Object) Method

Initializes the Logon Parameters.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public override void SetLogonParameters(
    object logonParameters
)

Parameters

Name Type Description
logonParameters Object

The Logon Parameters object.

See Also