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

# SecCredentialType.default

The default setting for determining whether to present UI is used.

## Declaration

```swift
case `default`
```

## Discussion

Discussion The default setting can be changed with a call to SecKeychainSetUserInteractionAllowed(_:).
