---
title: ASContactIdentifier
framework: authenticationservices
role: symbol
role_heading: Enumeration
path: authenticationservices/ascontactidentifier
---

# ASContactIdentifier

## Declaration

```swift
enum ASContactIdentifier
```

## Topics

### Enumeration Cases

- [ASContactIdentifier.email(_:)](authenticationservices/ascontactidentifier/email(_:).md)
- [ASContactIdentifier.phoneNumber(_:)](authenticationservices/ascontactidentifier/phonenumber(_:).md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
