Share via


ICertificate.DomainValidationMethod Property

Definition

Method of domain validation for free cert

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Method of domain validation for free cert", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainValidationMethod")]
public string DomainValidationMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Method of domain validation for free cert", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainValidationMethod")>]
member this.DomainValidationMethod : string with get, set
Public Property DomainValidationMethod As String

Property Value

Attributes

Applies to