Certificate Authority v1 API - Enum CertificateAuthority.Types.Type (3.1.0)

public enum Type

Reference documentation and code samples for the Certificate Authority v1 API enum CertificateAuthority.Types.Type.

The type of a [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority], indicating its issuing chain.

Namespace

Google.Cloud.Security.PrivateCA.V1

Assembly

Google.Cloud.Security.PrivateCA.V1.dll

Fields

NameDescription
SelfSigned

Self-signed CA.

Subordinate

Subordinate CA. Could be issued by a Private CA [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] or an unmanaged CA.

Unspecified

Not specified.