public enum SearchEntitlementsRequest.Types.CallerAccessTypeReference documentation and code samples for the Privileged Access Manager v1 API enum SearchEntitlementsRequest.Types.CallerAccessType.
Different types of access a user can have on the entitlement resource.
Namespace
Google.Cloud.PrivilegedAccessManager.V1Assembly
Google.Cloud.PrivilegedAccessManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
GrantApprover |
The user has access to approve/deny grants created under this entitlement. |
GrantRequester |
The user has access to create grants using this entitlement. |
Unspecified |
Unspecified access type. |