Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 654 Bytes

appservicetriggerdetails_callerremoteconnectiontoken.md

File metadata and controls

25 lines (17 loc) · 654 Bytes
-api-id -api-type ms.custom
P:Windows.ApplicationModel.AppService.AppServiceTriggerDetails.CallerRemoteConnectionToken
winrt property
19H1

Windows.ApplicationModel.AppService.AppServiceTriggerDetails.CallerRemoteConnectionToken

-description

A string token which can be used to connect back to caller of a remote app service via RemoteSystemConnectionRequest.CreateFromConnectionToken.

-property-value

The string token.

-remarks

This property is only available for remote app service connections.

-see-also

-examples