Back to Devexpress

SecuritySystem.IsGranted Method

expressappframework-devexpress-dot-expressapp-dot-securitysystem-dot-isgranted.md

latest739 B
Original Source

SecuritySystem.IsGranted Method

NameParametersDescription
IsGranted(IObjectSpace, Type, String, Object, String) staticobjectSpace, objectType, operation, targetObject, memberNameChecks whether or not the specified permission is granted to the current user.
IsGranted(IPermissionRequest) staticpermissionRequestChecks whether or not the current user is allowed to execute the specified secured operation.