DomainValidationProperties interface

The JSON object that contains the properties to validate a domain.

Properties

expirationDate

The date time that the token expires

validationToken

Challenge used for DNS TXT record or file based validation

Property Details

expirationDate

The date time that the token expires

expirationDate?: string

Property Value

string

validationToken

Challenge used for DNS TXT record or file based validation

validationToken?: string

Property Value

string