---
title: userCanceled
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asextensionerror/usercanceled
---

# userCanceled

The user canceled the operation.

## Declaration

```swift
static var userCanceled: ASExtensionError.Code { get }
```

## See Also

### Error codes

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