IMsRdpClientTransportSettings interface

Manages client transport settings for the Remote Desktop Gateway (RD Gateway) server.

Members

The IMsRdpClientTransportSettings interface inherits from the IDispatch interface. IMsRdpClientTransportSettings also has these types of members:

Properties

The IMsRdpClientTransportSettings interface has these properties.

Property Access type Description
GatewayCredsSource
Read/write
The RD Gateway server authentication method.
GatewayDefaultUsageMethod
Read-only
The default RD Gateway usage method.
GatewayHostname
Read/write
Host name of the RD Gateway server.
GatewayIsSupported
Read-only
Indicates whether RD Gateway is supported.
GatewayProfileUsageMethod
Read/write
The RD Gateway profile usage method.
GatewayUsageMethod
Read/write
The RD Gateway server usage method.
GatewayUserSelectedCredsSource
Read/write
The user-specified RD Gateway credential source.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientTransportSettings is defined as 720298C0-A099-46f5-9F82-96921BAE4701

See also

IDispatch

Remote Desktop Web Connection Reference

IMsRdpClientTransportSettings2