---
title: passkey
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/ascredentialidentitystore/identitytypes/passkey
---

# passkey

The passkey identity type.

## Declaration

```swift
static var passkey: ASCredentialIdentityStore.IdentityTypes { get }
```

## See Also

### Working with identity types

- [password](authenticationservices/ascredentialidentitystore/identitytypes/password.md)
- [oneTimeCode](authenticationservices/ascredentialidentitystore/identitytypes/onetimecode.md)
