Contents

AppLibrary.ExceptionRequest

A structure that describes an app that a person requests permission to install.

Declaration

struct ExceptionRequest

Overview

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.

Topics

Identifying the requested app

Inspecting the request status

See Also

Checking for age-rating based content restrictions