LogonFailedEventArgs.Exception Property
In This Article
Returns the exception that was raised when logging on.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.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