---
title: userInteractionRequired
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asextensionerror/userinteractionrequired
---

# userInteractionRequired

User interaction is required.

## Declaration

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

## See Also

### Error codes

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