TransferBase.DestinationLoginSecure プロパティ

定義

true に設定すると、Sql Server 認証が使用されます。 設定しない場合、ログインとパスワードは無視されます。

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

プロパティ値

適用対象