IMsTscSecuredSettings interface

Includes methods to retrieve and set properties of the Remote Desktop ActiveX control that are restricted to specific Internet Explorer URL security zones. Properties include those that specify the mode of the client control (full-screen mode or window mode) and the program to start upon connection to the Remote Desktop Session Host (RD Session Host) server. These methods are also available through the IMsRdpClientSecuredSettings interface.

Members

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

Properties

The IMsTscSecuredSettings interface has these properties.

Property Access type Description
FullScreen
Read/write
The full-screen state of the client control.
StartProgram
Read/write
The program to be started on the remote server upon connection.
WorkDir
Read/write
The working directory of the start program.

Remarks

Refer to Providing for RDP Client Security for more information about the methods of this interface.

For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll

See also

IDispatch

Remote Desktop Web Connection Reference