ISecurityStrategyBase.IsLogoffEnabled Property
Indicates if the current user can log off and then log on again without restarting the application.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the current user can log off and then log on again without restarting the application; otherwise, false. |
See Also