SecuritySystem.IsAuthenticated Property
Gets a boolean value indicating that a user is authenticated.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | A boolean value indicating that a user is authenticated. |
See Also