Click or drag to resize
BaseRESTServiceIsAuthorizedForObject Method
Overload List
  NameDescription
Protected methodIsAuthorizedForObject(BaseInfo, PermissionsEnum) Obsolete.
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.
Protected methodIsAuthorizedForObject(BaseInfo, PermissionsEnum, String)
Returns true if current user is granted with specified permission to process operation on the given objecttype.
Top
See Also