Token
A representation of an activity, such as an app or website, that doesn’t reveal its identity.
Declaration
struct Token<T>Overview
Managed Settings uses a Token to preserve user privacy and prevent anyone outside of a Family Sharing group from identifying what apps and websites the family accesses. You can use tokens to restrict and filter device use without accessing personal information.
The ManagedSettings framework provides the following types of tokens:
- ApplicationToken
An opaque representation of a selected app.
- WebDomainToken
An opaque representation of a selected web domain.
- ActivityCategoryToken
An opaque representation of a selected category of activity.