---
title: relyingParty
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/aspasskeyregistrationcredential/relyingparty
---

# relyingParty

The relying party associated with this passkey.

## Declaration

```swift
var relyingParty: String { get }
```

## See Also

### Accessing credential information

- [attestationObject](authenticationservices/aspasskeyregistrationcredential/attestationobject.md)
- [clientDataHash](authenticationservices/aspasskeyregistrationcredential/clientdatahash.md)
- [credentialID](authenticationservices/aspasskeyregistrationcredential/credentialid.md)
