언어

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

속성 값

출판사가 비밀번호를 암호화했습니다.

구현

적용 대상