語言

TransSynchronizationAgent.DistributorEncryptedPassword 屬性

定義

透過 SQL Server 認證取得或設定加密密碼,連接分發商時使用。

public:
 virtual property System::String ^ DistributorEncryptedPassword { System::String ^ get(); void set(System::String ^ value); };
public virtual string DistributorEncryptedPassword { get; set; }
member this.DistributorEncryptedPassword : string with get, set
Public Overridable Property DistributorEncryptedPassword As String

屬性值

使用的加密密碼。

實作

適用於