MergeSynchronizationAgent.SecureSubscriberEncryptedPassword 속성

정의

암호화된 구독자 보안 암호를 가져오거나 설정합니다.

public:
 property System::Security::SecureString ^ SecureSubscriberEncryptedPassword { System::Security::SecureString ^ get(); void set(System::Security::SecureString ^ value); };
public System.Security.SecureString SecureSubscriberEncryptedPassword { [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.SecureSubscriberEncryptedPassword : System.Security.SecureString with get, set
Public Property SecureSubscriberEncryptedPassword As SecureString

속성 값

암호화된 구독자 보안 암호입니다.

특성

적용 대상