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

属性值

使用的加密密码。

实现

适用于