LogonFailedEventArgs.Exception Property
Returns the exception that was raised when logging on.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Exception | A Exception object that represents the exception that was raised when logging on. |
See Also