Skip to main content
.NET 6.0+

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.