Identity and Access Management (IAM) v1 API - Enum ListServiceAccountKeysRequest.Types.KeyType (2.3.0)

public enum ListServiceAccountKeysRequest.Types.KeyType

Reference documentation and code samples for the Identity and Access Management (IAM) v1 API enum ListServiceAccountKeysRequest.Types.KeyType.

KeyType filters to selectively retrieve certain varieties of keys.

Namespace

Google.Cloud.Iam.Admin.V1

Assembly

Google.Cloud.Iam.Admin.V1.dll

Fields

NameDescription
SystemManaged

System-managed keys (managed and rotated by Google).

Unspecified

Unspecified key type. The presence of this in the message will immediately result in an error.

UserManaged

User-managed keys (managed and rotated by the user).