IMsRdpClientTransportSettings3 interface

Defines additional properties for the Remote Desktop Gateway (RD Gateway) server.

Members

The IMsRdpClientTransportSettings3 interface inherits from IMsRdpClientTransportSettings2. IMsRdpClientTransportSettings3 also has these types of members:

Properties

The IMsRdpClientTransportSettings3 interface has these properties.

Property Access type Description
GatewayAuthCookieServerAddr
Read/write
The server address for cookie-based authentication.
GatewayAuthLoginPage
Read/write
The address of the login webpage to use to authenticate a user.
GatewayCredSourceCookie
Read/write
Specifies if the credential source is cookie based.
GatewayEncryptedAuthCookie
Read/write
The encrypted authentication cookie.
GatewayEncryptedAuthCookieSize
Read/write
The size, in characters, of the GatewayEncryptedAuthCookie property.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientTransportSettings3 is defined as 3D5B21AC-748D-41DE-8F30-E15169586BD4

See also

IMsRdpClientTransportSettings2