언어

MergeSynchronizationAgent.DistributorEncryptedPassword 속성

정의

배포자의 암호화된 비밀번호를 받거나 설정합니다.

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

속성 값

배포자가 비밀번호를 암호화했습니다

구현

적용 대상