AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about the validation of each domain name in the certificate.
Namespace: Amazon.CertificateManager.Model
Assembly: AWSSDK.CertificateManager.dll
Version: 3.x.y.z
public class DomainValidation
The DomainValidation type exposes the following members
Name | Description | |
---|---|---|
DomainValidation() |
Name | Type | Description | |
---|---|---|---|
DomainName | System.String |
Gets and sets the property DomainName.
A fully qualified domain name (FQDN) in the certificate. For example, |
|
ResourceRecord | Amazon.CertificateManager.Model.ResourceRecord |
Gets and sets the property ResourceRecord. Contains the CNAME record that you add to your DNS database for domain validation. For more information, see Use DNS to Validate Domain Ownership. Note: The CNAME information that you need does not include the name of your domain. If you include your domain name in the DNS database CNAME record, validation fails. For example, if the name is "_a79865eb4cd1a6ab990a45779b4e0b96.yourdomain.com", only "_a79865eb4cd1a6ab990a45779b4e0b96" must be used. |
|
ValidationDomain | System.String |
Gets and sets the property ValidationDomain. The domain name that ACM used to send domain validation emails. |
|
ValidationEmails | System.Collections.Generic.List<System.String> |
Gets and sets the property ValidationEmails. A list of email addresses that ACM used to send domain validation emails. |
|
ValidationMethod | Amazon.CertificateManager.ValidationMethod |
Gets and sets the property ValidationMethod. Specifies the domain validation method. |
|
ValidationStatus | Amazon.CertificateManager.DomainStatus |
Gets and sets the property ValidationStatus. The validation status of the domain name. This can be one of the following values:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5