Skip to main content
A newer version of this page is available. .

SecuritySystem.CanRefreshPermissions Property

OBSOLETE

Use 'SecurityAdapterHelper.Enable()' instead.

This property is obsolete. Use the DataManipulationRight_IsGrantedAdapter.Enable method instead

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

[Obsolete("Use 'SecurityAdapterHelper.Enable()' instead.", true)]
public static bool CanRefreshPermissions { get; set; }

Property Value

Type
Boolean
See Also