TransferBase.DestinationLoginSecure Property

Definition

If set to true, Sql Server Authentication is used. If not set, Login and Password are ignored.

public bool DestinationLoginSecure { get; set; }
member this.DestinationLoginSecure : bool with get, set
Public Property DestinationLoginSecure As Boolean

Property Value

Applies to