Skip to main content
.NET 6.0+

SecuredObjectSpaceProvider.AllowReloadPermissions Property

For internal use.

Namespace: DevExpress.ExpressApp.Security.ClientServer

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

Declaration

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

Property Value

Type Default
Boolean false
See Also