IsGrantedExtensions.CanDeleteByRole(SecurityStrategy, IPermissionPolicyRole, IObjectSpace, Object) Method
For internal use.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
Name | Type |
---|---|
security | SecurityStrategy |
targetRole | IPermissionPolicyRole |
objectSpace | IObjectSpace |
targetObject | Object |
Returns
Type |
---|
Boolean |
See Also