MergeSynchronizationAgent.PublisherEncryptedPassword プロパティ

定義

出版社の暗号化パスワードを取得したり設定したりします。

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

プロパティ値

出版社はパスワードを暗号化しました。

実装

適用対象