TransSynchronizationAgent.SubscriberEncryptedPassword 属性

定义

获取或设置订阅服务器的加密密码。

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

属性值

订阅服务器的加密密码。

实现

适用于