Propriedade IMsRdpClientTransportSettings3::GatewayEncryptedAuthCookieSize

O tamanho, em caracteres, da propriedade GatewayEncryptedAuthCookie .

Essa propriedade é leitura/gravação.

Syntax

HRESULT put_GatewayEncryptedAuthCookieSize(
  [in]          ULONG ulEncryptedAuthCookieSize
);

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

Valor da propriedade

Um valor ULONG que contém o novo valor de tamanho.

Requisitos

Requisito Valor
Cliente mínimo com suporte
Windows 7
Servidor mínimo com suporte
Windows Server 2008
Biblioteca de tipos
MsTscAx.dll
DLL
MsTscAx.dll

Confira também

IMsRdpClientTransportSettings3