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