共用方式為


IMsRdpClientTransportSettings3::GatewayAuthCookieServerAddr 屬性

Cookie 型驗證的伺服器位址。

這是可讀寫的屬性。

Syntax

HRESULT put_GatewayAuthCookieServerAddr(
  [in]          BSTR bstrProxyAuthCookieServerAddr
);

HRESULT get_GatewayAuthCookieServerAddr(
  [out, retval] BSTR *pbstrProxyAuthCookieServerAddr
);

屬性值

Cookie 型驗證的新伺服器位址。

規格需求

需求
最低支援的用戶端
Windows 7
最低支援的伺服器
Windows Server 2008
類型程式庫
MsTscAx.dll
DLL
MsTscAx.dll

另請參閱

IMsRdpClientTransportSettings3