Enum ListServiceAccountKeysRequest.Types.KeyType (1.0.0)

public enum 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).