IMsRdpClientAdvancedSettings4 interface
Manages advanced client settings. Derives from the IMsRdpClientAdvancedSettings3 interface. This interface includes methods to retrieve and set advanced (optional) properties for the Remote Desktop ActiveX control.
To obtain an instance of this interface, use the IMsTscAx::AdvancedSettings property to obtain an IMsTscAdvancedSettings interface pointer. Then call QueryInterface on the IMsTscAdvancedSettings pointer, and pass IID_IMsRdpClientAdvancedSettings4 to QueryInterface.
Members
The IMsRdpClientAdvancedSettings4 interface inherits from IMsRdpClientAdvancedSettings3. IMsRdpClientAdvancedSettings4 also has these types of members:
Properties
The IMsRdpClientAdvancedSettings4 interface has these properties.
Property | Access type | Description |
---|---|---|
AuthenticationLevel |
Read/write |
Specifies the authentication level to use for the connection. |
Remarks
This interface has been extended by the following interfaces, with each new interface inheriting all the methods and properties of the previous interfaces:
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, Windows Server 2008 with SP1 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings4 is defined as FBA7F64E-7345-4405-AE50-FA4A763DC0DE |