TransSynchronizationAgent.DistributorEncryptedPassword Proprietà

Definizione

Ottiene o imposta la password criptata utilizzata quando si connette al distributore tramite l'autenticazione 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

Valore della proprietà

La password criptata usata.

Implementazioni

Si applica a