IMsRdpClientTransportSettings2::GatewayPassword property

Specifies the password that a user provides to connect to the Remote Desktop Gateway (RD Gateway) server.

This property is write-only.

Syntax

HRESULT put_GatewayPassword(
  [in] BSTR proxyPassword
);

Property value

The password that a user provides to connect to the RD Gateway server.

Error codes

Returns S_OK if successful.

Requirements

Requirement Value
Minimum supported client
Windows Vista with SP1
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientTransportSettings2 is defined as 67341688-D606-4c73-A5D2-2E0489009319

See also

IMsRdpClientTransportSettings

IMsRdpClientTransportSettings2