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