Certificate Manager v1 API - Enum DnsAuthorization.Types.Type (2.6.0)

public enum DnsAuthorization.Types.Type

Reference documentation and code samples for the Certificate Manager v1 API enum DnsAuthorization.Types.Type.

DnsAuthorization type.

Namespace

Google.Cloud.CertificateManager.V1

Assembly

Google.Cloud.CertificateManager.V1.dll

Fields

NameDescription
FixedRecord

FIXED_RECORD DNS authorization uses DNS-01 validation method.

PerProjectRecord

PER_PROJECT_RECORD DNS authorization allows for independent management of Google-managed certificates with DNS authorization across multiple projects.

Unspecified

Type is unspecified.