TransSynchronizationAgent.DistributorEncryptedPassword Eigenschaft

Definition

Erhält oder setzt das verschlüsselte Passwort, das bei der Verbindung zum Distributor verwendet wird, mittels SQL Server Authentication.

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

Eigenschaftswert

Das verschlüsselte Passwort, das verwendet wurde.

Implementiert

Gilt für: