LogonFailedEventArgs.LogonParameters Property
Returns the current logon parameters.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that represents the current logon parameters. |
Remarks
When the AuthenticationStandard authentication is used, the AuthenticationStandardLogonParameters object is returned by default/
See Also