public enum DnsAuthorization.Types.TypeReference documentation and code samples for the Certificate Manager v1 API enum DnsAuthorization.Types.Type.
DnsAuthorization type.
Namespace
Google.Cloud.CertificateManager.V1Assembly
Google.Cloud.CertificateManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |