共用方式為


IMsRdpClientTransportSettings3::GatewayEncryptedAuthCookie 屬性

加密的驗證 Cookie。 屬性的大小是由 GatewayEncryptedAuthCookieSize 屬性所指定。

這是可讀寫的屬性。

Syntax

HRESULT put_GatewayEncryptedAuthCookie(
  [in]          BSTR bstrEncryptedAuthCookie
);

HRESULT get_GatewayEncryptedAuthCookie(
  [out, retval] BSTR *pbstrEncryptedAuthCookie
);

屬性值

新的加密驗證 Cookie。

規格需求

需求
最低支援的用戶端
Windows 7
最低支援的伺服器
Windows Server 2008
類型程式庫
MsTscAx.dll
DLL
MsTscAx.dll

另請參閱

GatewayEncryptedAuthCookieSize

IMsRdpClientTransportSettings3