---
title: HKAuthorizationRequestStatus.unnecessary
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkauthorizationrequeststatus/unnecessary
---

# HKAuthorizationRequestStatus.unnecessary

The application has already requested authorization for all the specified data types.

## Declaration

```swift
case unnecessary
```

## See Also

### Statuses

- [HKAuthorizationRequestStatus.unknown](healthkit/hkauthorizationrequeststatus/unknown.md)
- [HKAuthorizationRequestStatus.shouldRequest](healthkit/hkauthorizationrequeststatus/shouldrequest.md)
