---
title: readerErrorSecurityViolation
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcreadererror-swift.struct/readererrorsecurityviolation
---

# readerErrorSecurityViolation

A security violation associated with the reader session has occurred.

## Declaration

```swift
static var readerErrorSecurityViolation: NFCReaderError.Code { get }
```

## See Also

### Other Errors

- [readerErrorUnsupportedFeature](corenfc/nfcreadererror-swift.struct/readererrorunsupportedfeature.md)
- [readerErrorInvalidParameter](corenfc/nfcreadererror-swift.struct/readererrorinvalidparameter.md)
- [readerErrorInvalidParameterLength](corenfc/nfcreadererror-swift.struct/readererrorinvalidparameterlength.md)
- [readerErrorParameterOutOfBound](corenfc/nfcreadererror-swift.struct/readererrorparameteroutofbound.md)
- [readerErrorRadioDisabled](corenfc/nfcreadererror-swift.struct/readererrorradiodisabled.md)
