PermissionPolicyRoleBase.NavigationPermissions Property
In This Article
Gets the list of objects which contain navigation permissions associated with the current PermissionPolicyRoleBase.
Namespace: DevExpress.Persistent.BaseImpl.PermissionPolicy
Assembly: DevExpress.Persistent.BaseImpl.Xpo.v24.2.dll
NuGet Package: DevExpress.Persistent.BaseImpl.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
XPCollection<DevExpress. |
An IList<Permission |
See Also