IWorkspace3 interface (workspaceruntime.h)

Exposes methods that provide information about a connection in RemoteApp and Desktop Connection, and adds the ability to retrieve or set a claims token.

Inheritance

The IWorkspace3 interface inherits from IWorkspace2. IWorkspace3 also has these types of members:

Methods

The IWorkspace3 interface has these methods.

 
IWorkspace3::GetClaimsToken2

Retrieves a claims token.
IWorkspace3::SetClaimsToken

Sets the claims token.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016
Target Platform Windows
Header workspaceruntime.h

See also

IWorkspace2

RemoteApp and Desktop Connection Runtime interfaces