---
title: acceptedContactIdentifiers
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationaccountcreationplatformpublickeycredentialrequest/acceptedcontactidentifiers
---

# acceptedContactIdentifiers

An ordered list of contact identifiers that the user can choose from during account creation. The order of this list indicates preference. Exactly one contact identifier from this list will be included in the response.

## Declaration

```swift
final let acceptedContactIdentifiers: [ASContactIdentifierRequest]
```
