Optionaloptions: CallOptionsGets the permissions for a securable. Does not include inherited permissions.
NOTE: we recommend using max_results=0 to use the paginated version of this API. Unpaginated calls will be deprecated soon.
PAGINATION BEHAVIOR: When using pagination (max_results >= 0), a page may contain zero results while still providing a next_page_token. Clients must continue reading pages until next_page_token is absent, which is the only indication that the end of results has been reached.
Optionaloptions: CallOptionsLists the effective privilege assignments for a securable. Includes inherited privileges. Paginated version of Get Effective Permissions API.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsLists the privilege assignments for a securable. Does not include inherited privileges. Paginated version of Get Permissions API.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsUpdates the permissions for a securable.
Optionaloptions: CallOptions
Gets the effective permissions for a securable. Includes inherited permissions from any parent securables.
NOTE: we recommend using max_results=0 to use the paginated version of this API. Unpaginated calls will be deprecated soon.
PAGINATION BEHAVIOR: When using pagination (max_results >= 0), a page may contain zero results while still providing a next_page_token. Clients must continue reading pages until next_page_token is absent, which is the only indication that the end of results has been reached.