IMsTscAx::SecuredSettings 属性

检索 IMsTscSecuredSettings 接口指针。

此属性为只读。

语法

HRESULT get_SecuredSettings(
  [out] IMsTscSecuredSettings **ppSecuredSettings
);

属性值

IMsTscSecuredSettings 接口指针。

错误代码

如果成功,则返回 S_OK

备注

如果控件托管在网页中,并且当前 Internet Explorer URL 安全区域不允许检索接口地址,则此方法返回 E_FAIL

有关 IMsTscSecuredSettings 接口可用性的限制,请参阅 SecureSettingsEnabled

有关远程桌面 Web 连接的详细信息,请参阅 远程桌面 Web 连接的要求

要求

要求
最低受支持的客户端
Windows Vista
最低受支持的服务器
Windows Server 2008
类型库
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsTscAx定义为 8C11EFAE-92C3-11D1-BC1E-00C04FA31489

另请参阅

IMsRdpClient

IMsRdpClient2

IMsRdpClient3

IMsRdpClient4

IMsRdpClient5

IMsRdpClient6

IMsRdpClient7

IMsRdpClient8

IMsRdpClient9

IMsTscAx

IMsTscSecuredSettings