Back to Devexpress

IsGrantedExtensions.CanCreate Method

expressappframework-devexpress-dot-expressapp-dot-security-dot-isgrantedextensions-dot-cancreate.md

latest803 B
Original Source

IsGrantedExtensions.CanCreate Method

NameParametersDescription
CanCreate(IRequestSecurityStrategy, Type, IObjectSpace) staticsecurity, type, objectSpaceChecks whether the current user can create objects of the specified type.
CanCreate<T>(IRequestSecurityStrategy, IObjectSpace) staticsecurity, objectSpaceChecks whether the current user can create objects of the specified type.