---
title: supportedIdentifiers
framework: vision
role: symbol
role_heading: Instance Property
path: vision/classifyimagerequest/supportedidentifiers
---

# supportedIdentifiers

The classification identifiers the request supports.

## Declaration

```swift
var supportedIdentifiers: [String] { get }
```

## See Also

### Configuring a request

- [cropAndScaleAction](vision/classifyimagerequest/cropandscaleaction.md)
- [ImageCropAndScaleAction](vision/imagecropandscaleaction.md)
