---
title: excludedCredentials
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationwebbrowserplatformpublickeycredentialregistrationrequest/excludedcredentials
---

# excludedCredentials

A list of passkeys that the relying party doesn’t accept for resolving the challenge.

## Declaration

```swift
var excludedCredentials: [ASAuthorizationPlatformPublicKeyCredentialDescriptor]? { get set }
```

## See Also

### Information about the assertion

- [clientData](authenticationservices/asauthorizationwebbrowserplatformpublickeycredentialregistrationrequest/clientdata-5dk66.md)
- [shouldShowHybridTransport](authenticationservices/asauthorizationwebbrowserplatformpublickeycredentialregistrationrequest/shouldshowhybridtransport.md)
