IMsRdpClientTransportSettings2::GatewayPassword 屬性

指定使用者提供用來連線到遠端桌面閘道 (RD 閘道) 伺服器的密碼。

此屬性是唯寫的。

Syntax

HRESULT put_GatewayPassword(
  [in] BSTR proxyPassword
);

屬性值

使用者提供以連線到 RD 閘道伺服器的密碼。

錯誤碼

如果成功 則傳回S_OK。

規格需求

需求
最低支援的用戶端
Windows Vista SP1
最低支援的伺服器
Windows Server 2008
類型程式庫
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientTransportSettings2定義為 67341688-D606-4c73-A5D2-2E0489009319

另請參閱

IMsRdpClientTransportSettings

IMsRdpClientTransportSettings2