Windows.ApplicationModel.Background.BackgroundAlarmApplicationContract Indicates whether the user has given permission for the app to set alarms. The user has given permission for the app to set alarms, but the alarms cannot wake up the computer from standby. The user has given permission for the app to set alarms, and alarms can wake up the computer from standby. The user has denied permission for the app to set alarms. The user has not responded to a permission request for the app to set alarms. Requests permission from the user to set alarms, and retrieves the status of user permission for the app to set alarms. Retrieves the status of user permission for the app to set alarms. Indicates whether the user has granted permission to set alarms. Requests permission from the user to set alarms. This method returns an AlarmAccessStatus value when it completes.