MergeSynchronizationAgent.InternetProxyPassword Proprietà

Definizione

Imposta la password per l'accesso utilizzata con la sincronizzazione Web durante la connessione al server Web tramite un server proxy Internet.

public:
 virtual property System::String ^ InternetProxyPassword { System::String ^ get(); void set(System::String ^ value); };
public virtual string InternetProxyPassword { get; set; }
member this.InternetProxyPassword : string with get, set
Public Overridable Property InternetProxyPassword As String

Valore della proprietà

Password per l'account di accesso.

Implementazioni

Commenti

La InternetProxyPassword proprietà non viene restituita. L'accesso a questa proprietà genererà un'eccezione PasswordWriteOnlyException .

Si applica a