IMsTscAx::SecuredSettings property
Retrieves an IMsTscSecuredSettings interface pointer.
This property is read-only.
Syntax
HRESULT get_SecuredSettings(
[out] IMsTscSecuredSettings **ppSecuredSettings
);
Property value
An IMsTscSecuredSettings interface pointer.
Error codes
Return S_OK if successful.
Remarks
If the control is hosted in a webpage and the current Internet Explorer URL security zone does not permit the retrieval of the interface address, this method returns E_FAIL.
Refer to SecuredSettingsEnabled for restrictions on the availability of the IMsTscSecuredSettings 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 |
|
DLL |
|
IID |
IID_IMsTscAx is defined as 8C11EFAE-92C3-11D1-BC1E-00C04FA31489 |