Skip to main content
.NET 6.0+

SecuritySystemRoleBase.AutoAssociationPermissions Property

For internal use.

Namespace: DevExpress.ExpressApp.Security.Strategy

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

Declaration

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

Property Value

Type Default
Boolean false
See Also