---
title: minimumRiskScore
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureconfiguration/minimumriskscore
---

# minimumRiskScore

The value that is the user’s minimum risk score.

## Declaration

```swift
var minimumRiskScore: ENRiskScore { get set }
```

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.5 and later. The framework excludes exposure incidents with scores lower than the value of this property. There is no default minimum value for this property. The framework doesn’t use this property when calculating matchedKeyCount or daysSinceLastExposure.

## See Also

### Minimum Threshold Configuration

- [minimumRiskScoreFullRange](exposurenotification/enexposureconfiguration/minimumriskscorefullrange.md)
