---
title: VASErrorCodeUserIntervention
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcvasresponse/errorcode/vaserrorcodeuserintervention
---

# VASErrorCodeUserIntervention

A constant indicating that the tag requires user intervention.

## Declaration

```swift
static var VASErrorCodeUserIntervention: NFCVASResponse.ErrorCode { get }
```

## See Also

### Status Codes

- [VASErrorCodeSuccess](corenfc/nfcvasresponse/errorcode/vaserrorcodesuccess.md)
