---
title: authorizedScopes
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationappleidcredential/authorizedscopes
---

# authorizedScopes

The contact information the user authorized your app to access.

## Declaration

```swift
var authorizedScopes: [ASAuthorization.Scope] { get }
```

## See Also

### Getting Contact Information

- [fullName](authenticationservices/asauthorizationappleidcredential/fullname.md)
- [email](authenticationservices/asauthorizationappleidcredential/email.md)
