---
title: SecCredentialType.noUI
framework: security
role: symbol
role_heading: Case
path: security/seccredentialtype/noui
---

# SecCredentialType.noUI

Keychain operations on keys that have this credential are not allowed to present UI, and will fail if UI is required.

## Declaration

```swift
case noUI
```
