Enum ServiceAccountPublicKeyType (1.1.0)

public enum ServiceAccountPublicKeyType

Supported public key output formats.

Namespace

Google.Cloud.Iam.Admin.V1

Assembly

Google.Cloud.Iam.Admin.V1.dll

Fields

Name Description
TypeNone

Unspecified. Returns nothing here.

TypeRawPublicKey

Raw public key.

TypeX509PemFile

X509 PEM format.