IMsRdpClientAdvancedSettings6 接口

公开用于管理高级 ActiveX 控件设置的属性。 IMsRdpClientAdvancedSettings6 接口派生自 IMsRdpClientAdvancedSettings5 接口。

若要获取此接口的实例,请使用 IMsTscAx::AdvancedSettings 属性获取 IMsTscAdvancedSettings 接口指针。 然后在 IMsTscAdvancedSettings 指针上调用 QueryInterface,并将IID_IMsRdpClientAdvancedSettings6传递给 QueryInterface

成员

IMsRdpClientAdvancedSettings6 接口继承自 IMsRdpClientAdvancedSettings5IMsRdpClientAdvancedSettings6 还具有以下类型的成员:

属性

IMsRdpClientAdvancedSettings6 接口具有以下属性。

属性 访问类型 说明
AuthenticationServiceClass
读取/写入
指定服务主体名称 (SPN) 用于向服务器进行身份验证。
AuthenticationType
只读
指定用于此连接的身份验证类型。
ConnectToAdministerServer
读取/写入
检索或指定 ActiveX 控件是否应出于管理目的尝试连接到服务器。
EnableCredSspSupport
读取/写入
指定是否为此连接启用凭据安全服务提供程序 (CredSSP) 。
HotKeyFocusReleaseLeft
读取/写入
指定要添加到 CTRL+ALT 的虚拟键代码,以确定 CTRL+Alt+向左键的热键替换。
HotKeyFocusReleaseRight
读取/写入
指定要添加到 CTRL+ALT 的虚拟键代码,以确定 CTRL+ALT+向右键的热键替换。
Pcb
读取/写入
指定要在连接到服务器之前使用的预连接 BLOB () 设置。
RelativeMouseMode
读取/写入
指定鼠标是否应使用相对模式。

备注

此接口已由 IMsRdpClientAdvancedSettings7 接口扩展,继承了以前接口的所有方法和属性。

要求

要求
最低受支持的客户端
Windows Vista
最低受支持的服务器
Windows Server 2008
类型库
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientAdvancedSettings6定义为 222c4b5d-45d9-4df0-a7c6-60cf9089d285

另请参阅

IMsRdpClientAdvancedSettings5

IMsRdpClientAdvancedSettings4

IMsRdpClientAdvancedSettings3

IMsRdpClientAdvancedSettings2

IMsRdpClientAdvancedSettings

IMsTscAdvancedSettings