IsGrantedExtensions.CanCreateByRole Method
Name | Parameters | Description |
---|---|---|
CanCreateByRole(SecurityStrategy, IPermissionPolicyRole, Type) static | security, targetRole, type | Checks whether the specified role allows creating objects of the specified type. |
CanCreateByRole<T>(SecurityStrategy, IPermissionPolicyRole) static | security, targetRole | Checks whether the specified role allows creating objects of the specified type. |