Share via


XeroLinkedService.UseHostVerification Property

Definition

Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> UseHostVerification { get; set; }
member this.UseHostVerification : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property UseHostVerification As DataFactoryElement(Of Boolean)

Property Value

Applies to