BaseRESTService IsAuthorizedForObject Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodIsAuthorizedForObject(BaseInfo, PermissionsEnum)
Returns true if current user is granted with specified permission to process operation on the given objecttype.
Protected methodIsAuthorizedForObject(String, String, PermissionsEnum)
Returns true if current user is granted with specified permission to process operation on the given objecttype.
Back to Top
See Also