共用方式為


IMsRdpClientTransportSettings3::GatewayEncryptedAuthCookieSize 屬性

GatewayEncryptedAuthCookie屬性的大小,以字元為單位。

這是可讀寫的屬性。

Syntax

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