Share via


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 object UseDataEncryption { get; set; }
member this.UseDataEncryption : obj with get, set
Public Property UseDataEncryption As Object

Property Value

Applies to