언어

MergeSynchronizationAgent.SecurePublisherEncryptedPassword 속성

정의

보안 퍼블리셔 암호화된 비밀번호를 받거나 설정합니다.

public:
 property System::Security::SecureString ^ SecurePublisherEncryptedPassword { System::Security::SecureString ^ get(); void set(System::Security::SecureString ^ value); };
public System.Security.SecureString SecurePublisherEncryptedPassword { [System.Runtime.InteropServices.ComVisible(false)] get; [System.Runtime.InteropServices.ComVisible(false)] set; }
[<get: System.Runtime.InteropServices.ComVisible(false)>]
[<set: System.Runtime.InteropServices.ComVisible(false)>]
member this.SecurePublisherEncryptedPassword : System.Security.SecureString with get, set
Public Property SecurePublisherEncryptedPassword As SecureString

속성 값

보안 출판사 암호화 비밀번호.

특성

적용 대상