---
title: allowedCredentials
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationsecuritykeypublickeycredentialassertionrequest/allowedcredentials
---

# allowedCredentials

An array of allowed credentials.

## Declaration

```swift
var allowedCredentials: [ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor] { get set }
```
