---
title: ASUserDetectionStatus.unsupported
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asuserdetectionstatus/unsupported
---

# ASUserDetectionStatus.unsupported

The system can’t determine this user’s status as a real person.

## Declaration

```swift
case unsupported
```

## See Also

### User Status

- [ASUserDetectionStatus.likelyReal](authenticationservices/asuserdetectionstatus/likelyreal.md)
- [ASUserDetectionStatus.unknown](authenticationservices/asuserdetectionstatus/unknown.md)
