IsGrantedAdapter.IsReloadPermissionStrategyInitialized Property
Specifies if the ReloadPermissionStrategy property is initialized.
Namespace: DevExpress.ExpressApp.Security.Adapters
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the ReloadPermissionStrategy property is initialized; otherwise, false. |
See Also