IWorkspaceScriptable2 interface (workspaceruntime.h)
Exposes methods that manage RemoteApp and Desktop Connection credentials and connections. This interface is implemented by the RemoteApp and Desktop Connection runtime. These methods are called by custom clients that implement the IWorkspaceClientExt interface.
Inheritance
The IWorkspaceScriptable2 interface inherits from IWorkspaceScriptable. IWorkspaceScriptable2 also has these types of members:
Methods
The IWorkspaceScriptable2 interface has these methods.
IWorkspaceScriptable2::ResourceDismissed Alerts the user that a resource has been disabled or otherwise dismissed. |
IWorkspaceScriptable2::StartWorkspaceEx Associates user credentials and certificates with a connection ID; also contains additional security and UI elements. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | workspaceruntime.h |