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

# email

The user’s email address.

## Declaration

```swift
var email: String? { get }
```

## See Also

### Getting Contact Information

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