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

속성 값

암호화된 게시자 암호입니다.

구현

적용 대상