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

# allowedCredentials

The array of allowed credentials.

## Declaration

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

## Mentioned in

Authenticating people by using passkeys in browser apps

## See Also

### Accessing request properties

- [largeBlob](authenticationservices/asauthorizationplatformpublickeycredentialassertionrequest/largeblob-9kvvl.md)
- [prf](authenticationservices/asauthorizationplatformpublickeycredentialassertionrequest/prf-47uoa.md)
