Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

AuthenticationActiveDirectory.SetLogonParameters(Object) Method

Initializes the Logon Parameters.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public override void SetLogonParameters(
    object logonParameters
)

Parameters

Name Type Description
logonParameters Object

The Logon Parameters object.

See Also