IMsRdpClientTransportSettings3::GatewayAuthCookieServerAddr プロパティ

Cookie ベースの認証用のサーバー アドレス。

このプロパティは読み取り/書き込み可能です。

構文

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