Identity and Access Management (IAM) v1 API - Enum ServiceAccountPublicKeyType (2.3.0)

public enum ServiceAccountPublicKeyType

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

Supported public key output formats.

Namespace

Google.Cloud.Iam.Admin.V1

Assembly

Google.Cloud.Iam.Admin.V1.dll

Fields

NameDescription
TypeNone

Do not return the public key.

TypeRawPublicKey

Raw public key.

TypeX509PemFile

X509 PEM format.