MergeSynchronizationAgent.SecureDistributorEncryptedPassword 속성

정의

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

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

속성 값

암호화된 배포자 보안 암호입니다.

특성

적용 대상