Certificate Authority v1beta1 API - Enum CertificateAuthority.Types.Type (2.0.0-beta02)

public enum Type

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

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

Namespace

Google.Cloud.Security.PrivateCA.V1Beta1

Assembly

Google.Cloud.Security.PrivateCA.V1Beta1.dll

Fields

NameDescription
SelfSigned

Self-signed CA.

Subordinate

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

Unspecified

Not specified.