Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes properties that manage advanced ActiveX control settings. The IMsRdpClientAdvancedSettings6 interface is derived from the IMsRdpClientAdvancedSettings5 interface.
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_IMsRdpClientAdvancedSettings6 to QueryInterface.
Members
The IMsRdpClientAdvancedSettings6 interface inherits from IMsRdpClientAdvancedSettings5. IMsRdpClientAdvancedSettings6 also has these types of members:
Properties
The IMsRdpClientAdvancedSettings6 interface has these properties.
Property | Access type | Description |
---|---|---|
AuthenticationServiceClass |
Read/write |
Specifies the service principal name (SPN) to use for authentication to the server. |
AuthenticationType |
Read-only |
Specifies the type of authentication used for this connection. |
ConnectToAdministerServer |
Read/write |
Retrieves or specifies whether the ActiveX control should attempt to connect to the server for administrative purposes. |
EnableCredSspSupport |
Read/write |
Specifies whether the Credential Security Service Provider (CredSSP) is enabled for this connection. |
HotKeyFocusReleaseLeft |
Read/write |
Specifies the virtual-key code to add to CTRL+ALT to determine the hotkey replacement for CTRL+ALT+LEFT ARROW. |
HotKeyFocusReleaseRight |
Read/write |
Specifies the virtual-key code to add to CTRL+ALT to determine the hotkey replacement for CTRL+ALT+RIGHT ARROW. |
PCB |
Read/write |
Specifies the preconnection BLOB (PCB) setting to use prior to connecting for transmission to the server. |
RelativeMouseMode |
Read/write |
Specifies whether the mouse should use relative mode. |
Remarks
This interface has been extended by the IMsRdpClientAdvancedSettings7 interface, inheriting all the methods and properties of the previous interfaces.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings6 is defined as 222c4b5d-45d9-4df0-a7c6-60cf9089d285 |