AppLibrary.ExceptionRequest
A structure that describes an app that a person requests permission to install.
Declaration
struct ExceptionRequestOverview
When a person tries to install an app with an age rating beyond the maximum allowed for the device (see maximumAllowedAgeRating), the framework tracks the request by adding an instance of this structure to the currentAgeExceptionRequests() list.
For more information, see Providing age-rating appropriate content.