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

CreateCustomLogonWindowObjectSpaceEventArgs.LogonParameters Property

Specifies the Security System‘s logon parameters.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

public object LogonParameters { get; }

Property Value

Type Description
Object

An Object which is the logon parameters used by the security system.

See Also