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