Share via


DataMigrationPostgreSqlConnectionInfo.ShouldEncryptConnection Property

Definition

Whether to encrypt the connection.

public bool? ShouldEncryptConnection { get; set; }
member this.ShouldEncryptConnection : Nullable<bool> with get, set
Public Property ShouldEncryptConnection As Nullable(Of Boolean)

Property Value

Applies to