# StandardIntegrityVerdictOptOut

<br />

```
public annotation StandardIntegrityVerdictOptOut
```

<br />

*** ** * ** ***

Supported codes for opting out from verdicts during the standard token request.

The opted-out verdicts will be unevaluated in the token.

## Summary

|   ### Constants    |
|--------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `static final int` | [APP_ACCESS_RISK](https://developer.android.com/google/play/integrity/reference/com/google/android/play/core/integrity/model/StandardIntegrityVerdictOptOut#APP_ACCESS_RISK())` = 1` Opt-out of receiving the App Access Risk verdict. |

## Constants

### APP_ACCESS_RISK

```
public static final int APP_ACCESS_RISK = 1
```

Opt-out of receiving the App Access Risk verdict.