MergeSynchronizationAgent.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

プロパティ値

加入者は暗号化されたパスワードです。

実装

適用対象