---
title: ASExtensionError.Code.userCanceled
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asextensionerror/code/usercanceled
---

# ASExtensionError.Code.userCanceled

The user canceled the operation.

## Declaration

```swift
case userCanceled
```

## Mentioned in

Upgrading Account Security With an Account Authentication Modification Extension

## See Also

### Codes

- [ASExtensionError.Code.credentialIdentityNotFound](authenticationservices/asextensionerror/code/credentialidentitynotfound.md)
- [ASExtensionError.Code.failed](authenticationservices/asextensionerror/code/failed.md)
- [ASExtensionError.Code.userInteractionRequired](authenticationservices/asextensionerror/code/userinteractionrequired.md)
