SecuredObjectSpaceProvider.AllowReloadPermissions Property
For internal use.
Namespace: DevExpress.ExpressApp.Security.ClientServer
Assembly: DevExpress.ExpressApp.Security.Xpo.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
Declaration
[Browsable(false)]
[DefaultValue(false)]
public static bool AllowReloadPermissions { get; set; }
Property Value
| Type | Default |
|---|---|
| Boolean | false |
See Also