-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.Background.IBackgroundTaskInstance4.User |
winrt property |
Gets the user context for the background task. AppServiceConnection.User is used by the calling app to pass the user context. The app service can retrieve that user context with this property.
The user context.