Enum ServiceAccountPublicKeyType (2.0.0)

public enum ServiceAccountPublicKeyType

Supported public key output formats.

Namespace

Google.Cloud.Iam.Admin.V1

Assembly

Google.Cloud.Iam.Admin.V1.dll

Fields

NameDescription
TypeNone

Unspecified. Returns nothing here.

TypeRawPublicKey

Raw public key.

TypeX509PemFile

X509 PEM format.