共用方式為


InternetProxyPassword 屬性 (複寫)

InternetProxyPassword 屬性指定在連接到需要驗證的 Proxy 伺服器時所使用的密碼,這會在 InternetProxyServer 屬性中定義。

語法

object.InternetProxyPassword [= value]

參數

  • value
    Proxy 伺服器密碼字串。預設值為沒有密碼。

適用於

SQL Server 2005 Compact Edition Replication 物件

資料類型

字串

可修改

讀取/寫入

原型

HRESULT get_InternetProxyPassword(BSTR *pVal);
HRESULT put_InternetProxyPassword(BSTR newVal);

備註

如果將 Proxy 伺服器設定為使用「基本驗證」,就需要 InternetProxyPassword 屬性。

請參閱

參考

InternetProxyServer 屬性 (複寫)
Replication 物件屬性

說明及資訊

取得 SQL Server Compact Edition 協助