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

SecurityStrategy.UsePermissionRequestProcessor Property

For internal use.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v18.2.dll

Declaration

[Browsable(false)]
[DefaultValue(true)]
public bool UsePermissionRequestProcessor { get; set; }

Property Value

Type Default
Boolean **true**
See Also