Share via


CustomHostnameAnalysisResult.IsHostnameAlreadyVerified Property

Definition

<code>true</code> if hostname is already verified; otherwise, <code>false</code>.

public bool? IsHostnameAlreadyVerified { get; }
member this.IsHostnameAlreadyVerified : Nullable<bool>
Public ReadOnly Property IsHostnameAlreadyVerified As Nullable(Of Boolean)

Property Value

Applies to