Contents

ApplicationToken

A representation of an application.

Declaration

typealias ApplicationToken = Token<Application>

Discussion

Use ApplicationToken to restrict and filter device applications without access to personal user data. FamilyActivitySelection provides tokens that devices within the same Family Sharing group can use to identify applications.

See Also

Apps