IDomainValidationProperties.ValidationToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Challenge used for DNS TXT record or file based validation
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Challenge used for DNS TXT record or file based validation", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="validationToken")]
public string ValidationToken { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Challenge used for DNS TXT record or file based validation", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="validationToken")>]
member this.ValidationToken : string
Public ReadOnly Property ValidationToken As String
Property Value
- Attributes