TransSynchronizationAgent.DistributorEncryptedPassword 속성

정의

SQL Server 인증을 사용하여 배포자에 연결할 때 사용되는 암호화된 암호를 가져오거나 설정합니다.

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

속성 값

사용된 암호화된 암호입니다.

구현

적용 대상