Udostępnij za pośrednictwem


Właściwość MergeSynchronizationAgent.InternetProxyPassword

Ustawia hasło logowania, używany z sieci synchronizacja w sieci Web podczas łączenia się z serwerem sieci Web przy użyciu internetowego serwera proxy.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Public Overridable Property InternetProxyPassword As String
    Get
    Set
'Użycie
Dim instance As MergeSynchronizationAgent
Dim value As String

value = instance.InternetProxyPassword

instance.InternetProxyPassword = value
public virtual string InternetProxyPassword { get; set; }
public:
virtual property String^ InternetProxyPassword {
    String^ get ();
    void set (String^ value);
}
abstract InternetProxyPassword : string with get, set
override InternetProxyPassword : string with get, set
function get InternetProxyPassword () : String
function set InternetProxyPassword (value : String)

Wartość właściwości

Typ: System.String

Implementacje

IMergeSynchronizationAgent.InternetProxyPassword

Uwagi

InternetProxyPassword Właściwość nie jest zwracana.Dostęp do tej właściwość będzie generować PasswordWriteOnlyException wyjątku.