语言

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

属性值

使用的加密密码。

实现

适用于