MergeSynchronizationAgent.DistributorEncryptedPassword 属性

定义

获取或设置分发服务器加密密码。

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

属性值

分发服务器加密密码。

实现

适用于