---
title: credentialIdentity
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/ascredentialrequest/credentialidentity
---

# credentialIdentity

The credential identity the user selected for authentication.

## Declaration

```swift
var credentialIdentity: any ASCredentialIdentity { get }
```
