IPermissionPolicyRoleWithUsers Interface
Implemented by business classes specifying a security user that supports the Allow/Deny Permission Policies and exposes a collection of security roles.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Remarks
Built-in classes that implement IPermissionPolicyRoleWithUsers are DevExpress.Persistent.BaseImpl.PermissionPolicyUser and DevExpress.Persistent.BaseImpl.EF.PermissionPolicyUser.
See Also