PermissionPolicyRoleBase.IsAllowPermissionPriority Property
For internal use.
Namespace: DevExpress.Persistent.BaseImpl.EF.PermissionPolicy
Assembly: DevExpress.Persistent.BaseImpl.EFCore.v25.2.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
Declaration
[Browsable(false)]
[DefaultValue(false)]
public virtual bool IsAllowPermissionPriority { get; set; }
Property Value
| Type | Default |
|---|---|
| Boolean | false |
See Also