IMsRdpClientShell2 interface

Exposes properties that launch the Remote Desktop Connection client from Remote Desktop Web Access (RD Web Access) or from other web portals.

This interface is implemented by the Remote Desktop Services Web Access Control, which is a wrapper around the Remote Desktop Connection client (MsTscAx.dll) and the RemoteApp and Desktop Connections runtime proxy (Tswbprxy.exe).

Members

The IMsRdpClientShell2 interface inherits from IMsRdpClientShell. IMsRdpClientShell2 also has these types of members:

Properties

The IMsRdpClientShell2 interface has these properties.

Property Access type Description
MsRdpWorkspace
Read-only
Retrieves a pointer to the IMsRdpWorkspace interface, which is used to manage RemoteApp and Desktop Connection credentials and connections.
SecuredSettingsEnabled
Read-only
Retrieves a value that indicates whether the current webpage is in a trusted Internet Explorer URL security zone.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
DLL
MsRdpWebAccess.dll

See also

IMsRdpWorkspace