Skip to main content
.NET 6.0+

SecurityStrategy.UsePermissionRequestProcessor Property

For internal use.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

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

Property Value

Type Default
Boolean true
See Also