Freigeben über


TeradataLinkedService.UseDataEncryption Property

Definition

Specifies whether to encrypt all communication with the Teradata database. Allowed values are 0 or 1. This setting will be ignored for HTTPS/TLS connections. Type: integer (or Expression with resultType integer). Only applied for version 2.0.

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

Property Value

Applies to