Privileged Access Manager v1 API - Enum SearchEntitlementsRequest.Types.CallerAccessType (1.0.0-beta01)

public enum SearchEntitlementsRequest.Types.CallerAccessType

Reference 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.V1

Assembly

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.