IMsRdpClientTransportSettings3::GatewayEncryptedAuthCookieSize プロパティ

GatewayEncryptedAuthCookie プロパティのサイズ (文字数)。

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

構文

HRESULT put_GatewayEncryptedAuthCookieSize(
  [in]          ULONG ulEncryptedAuthCookieSize
);

HRESULT get_GatewayEncryptedAuthCookieSize(
  [out, retval] ULONG *ulEncryptedAuthCookieSize
);

プロパティ値

新しいサイズ値を含む ULONG 値。

必要条件

要件
サポートされている最小のクライアント
Windows 7
サポートされている最小のサーバー
Windows Server 2008
タイプ ライブラリ
MsTscAx.dll
[DLL]
MsTscAx.dll

関連項目

IMsRdpClientTransportSettings3