Enum ServiceAccountKeyAlgorithm (1.0.0)

public enum ServiceAccountKeyAlgorithm

Supported key algorithms.

Namespace

Google.Cloud.Iam.Admin.V1

Assembly

Google.Cloud.Iam.Admin.V1.dll

Fields

NameDescription
KeyAlgRsa1024

1k RSA Key.

KeyAlgRsa2048

2k RSA Key.

KeyAlgUnspecified

An unspecified key algorithm.