Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.21 KB

File metadata and controls

30 lines (17 loc) · 1.21 KB
-api-id E:Windows.System.RemoteDesktop.Provider.RemoteDesktopRegistrar.ConnectionCenterRequested
-api-type winrt event

Windows.System.RemoteDesktop.Provider.RemoteDesktopRegistrar.ConnectionCenterRequested

-description

Raised to notify a remote desktop provider app that the user has requested the boot to cloud Connection Center.

-remarks

Remote desktop provider apps running in the boot to cloud scenario should subscribe to this event to receive notifications when the user has requested the Connection Center. When the event is raised, the app should display the Connection Center UI to the user.

Important

The ConnectionCenterRequested event is part of a Limited Access Feature (see LimitedAccessFeatures class). For more information or to request an unlock token, please use the LAF Access Token Request Form.

-see-also

RemoteDesktopRegistrar

-examples