Skip to main content
All docs
V25.1
  • .NET 8.0+

    SecuredObjectSpaceProvider.AllowReloadPermissions Property

    For internal use.

    Namespace: DevExpress.ExpressApp.Security.ClientServer

    Assembly: DevExpress.ExpressApp.Security.Xpo.v25.1.dll

    Declaration

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

    Property Value

    Type Default
    Boolean false
    See Also