AuthenticationStandard.LogonParameters Property
Gets the logon parameters object.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object specifying the logon parameters. By default, an AuthenticationStandardLogonParameters object is returned. |
See Also