Share via


HiveLinkedService.AllowSelfSignedServerCert Property

Definition

Specifies whether to allow self-signed certificates from the server. The default value is false.

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

Property Value

Applies to