共用方式為


InternetLogin 屬性 (複寫)

InternetLogin 屬性指定連接到 SQL Server 2005 Compact Edition (SQL Server Compact Edition) 伺服器代理程式時使用的 Microsoft Internet Information Services (IIS) 登入名稱。

語法

object.InternetLogin [= value]

參數

  • value
    要使用的 IIS Windows 使用者帳戶。預設值為無登入。

適用於

SQL Server Compact Edition Replication 物件

資料類型

字串

可修改

讀取/寫入

原型

HRESULT get_InternetLogin(BSTR *pVal);
HRESULT put_ InternetLogin (BSTR newVal);

備註

若 SQL Server Compact Edition 伺服器代理程式是設定為使用基本驗證或整合式 Windows 驗證,便需要 InternetLogin 屬性。使用整合式 Windows 驗證時,InternetLogin 屬性值不會透過網路傳遞。

請參閱

參考

Replication 物件屬性

其他資源

設定及保護伺服器環境

說明及資訊

取得 SQL Server Compact Edition 協助