Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SecuredObjectSpaceProvider.AllowReloadPermissions Property

For internal use.

Namespace: DevExpress.ExpressApp.Security.ClientServer

Assembly: DevExpress.ExpressApp.Security.Xpo.v20.2.dll

Declaration

[DefaultValue(false)]
[Browsable(false)]
public static bool AllowReloadPermissions { get; set; }

Property Value

Type Default
Boolean **false**
See Also