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

속성 값

구독자의 암호화된 암호입니다.

구현

적용 대상