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

속성 값

암호화된 비밀번호가 사용되었습니다.

구현

적용 대상