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

# oneTimeCode

The one-time code identity type.

## Declaration

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

## See Also

### Working with identity types

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