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

# password

The password identity type.

## Declaration

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

## See Also

### Working with identity types

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