Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.