IMsRdpWorkspace2 interface

Exposes a method that associates RemoteApp and Desktop Connection credentials with a connection. This interface is implemented by the Remote Desktop Services Web Access Control. This control is a wrapper around the Remote Desktop Connection client (MsTscAx.dll) and the RemoteApp and Desktop Connections runtime proxy (Tswbprxy.exe).

Members

The IMsRdpWorkspace interface inherits from IMsRdpWorkspace. IMsRdpWorkspace2 also has these types of members:

Methods

The IMsRdpWorkspace interface has these methods.

Method Description
StartWorkspaceEx Associates user credentials and certificates with a connection ID.

Requirements

Requirement Value
Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
DLL
MsRdpWebAccess.dll
IID
IID_IMsRdpWorkspace2 is defined as 145D0622-04CF-4FC3-A776-A82A9169CDF8

See also

IMsRdpClientShell2

IMsRdpWorkspace