MergeSynchronizationAgent.InternetProxyPassword Özelliği
Web sunucusuna bağlanırken bir Internet proxy sunucusu kullanarak ile Web üzerinden eşitleme kullanılan oturum açma parolasını ayarlar.
Ad Alanı: Microsoft.SqlServer.Replication
Derleme: Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication içinde.dll)
Sözdizimi
'Bildirim
Public Overridable Property InternetProxyPassword As String
Get
Set
'Kullanım
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)
Özellik Değeri
Tür: System.String
Uygulamalar
Açıklamalar
InternetProxyPassword özellik döndü.Bu erişim özellik oluşturacak bir PasswordWriteOnlyException özel durum.