---
title: SecAuthenticationType.any
framework: security
role: symbol
role_heading: Case
path: security/secauthenticationtype/any
---

# SecAuthenticationType.any

Specifies that any authentication type is acceptable.

## Declaration

```swift
case any
```

## Discussion

Discussion When performing a search, use this value to avoid constraining your search results to a particular authentication type.
