---
title: "ASImportableCredential.basicAuthentication(_:)"
framework: authenticationservices
role: symbol
role_heading: Case
path: "authenticationservices/asimportablecredential/basicauthentication(_:)"
---

# ASImportableCredential.basicAuthentication(_:)

A password credential.

## Declaration

```swift
case basicAuthentication(ASImportableCredential.BasicAuthentication)
```

## See Also

### Login credential types

- [ASImportableCredential.BasicAuthentication](authenticationservices/asimportablecredential/basicauthentication.md)
- [ASImportableCredential.passkey(_:)](authenticationservices/asimportablecredential/passkey(_:).md)
- [ASImportableCredential.Passkey](authenticationservices/asimportablecredential/passkey.md)
- [ASImportableCredential.totp(_:)](authenticationservices/asimportablecredential/totp(_:).md)
- [ASImportableCredential.TOTP](authenticationservices/asimportablecredential/totp.md)
