---
title: pinBypassed
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/paymentcardreadresult/pinbypassed
---

# pinBypassed

A Boolean value that indicates whether the consumer bypassed the PIN entry.

## Declaration

```swift
let pinBypassed: Bool
```

## Discussion

Discussion When the framework sets this property to false, the consumer didn’t bypass the PIN entry or it wasn’t required.

## See Also

### Getting the PIN status

- [isPINFallback](proximityreader/paymentcardreadresult/ispinfallback.md)
