PermissionPolicyRoleBase.CreateTypePermissionObject(Type) Method
Namespace: DevExpress.Persistent.BaseImpl.PermissionPolicy
Assembly: DevExpress.Persistent.BaseImpl.Xpo.v24.2.dll
NuGet Package: DevExpress.Persistent.BaseImpl.Xpo
Declaration
Parameters
Name | Type |
---|---|
targetType | Type |
Returns
Type |
---|
DevExpress.Persistent.Base.IPermissionPolicyTypePermissionObject |
Implements
See Also