Enum CertificateAuthority.Types.Type (3.0.0)

public enum 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.