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

public enum ServiceAccountKeyAlgorithm

Reference documentation and code samples for the Identity and Access Management (IAM) v1 API 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.