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

Значение свойства

Использованный зашифрованный пароль.

Реализации

Применяется к