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

# ASUserDetectionStatus.unknown

The system hasn’t determined whether the user might be a real person.

## Declaration

```swift
case unknown
```

## See Also

### User Status

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