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