IsGrantedExtensions.CanCreateByUser Method
Name | Parameters | Description |
---|---|---|
CanCreateByUser(SecurityStrategy, IPermissionPolicyUser, Type) static | security, targetUser, type | Checks whether the specified user can create objects of the specified type. |
CanCreateByUser<T>(SecurityStrategy, IPermissionPolicyUser) static | security, targetUser | Checks whether the specified user can create objects of the specified type. |