Identity and Access Management (IAM) v1 API - Enum ServiceAccountPrivateKeyType (2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public enum ServiceAccountPrivateKeyType
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API enum ServiceAccountPrivateKeyType.
Supported private key output formats.
Namespace
Google.Cloud.Iam.Admin.V1
Assembly
Google.Cloud.Iam.Admin.V1.dll
Fields
Name
Description
TypeGoogleCredentialsFile
Google Credentials File format.
TypePkcs12File
PKCS12 format.
The password for the PKCS12 file is notasecret.
For more information, see https://tools.ietf.org/html/rfc7292 .
TypeUnspecified
Unspecified. Equivalent to TYPE_GOOGLE_CREDENTIALS_FILE.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-09 UTC.
[null,null,["Last updated 2026-03-09 UTC."],[],[]]