<!--
{
  "availability" : [
    "macOS: 10.3.0 - 12.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "Security",
  "identifier" : "/documentation/Security/SecCredentialType/default",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Security"
    ],
    "preciseIdentifier" : "c:@E@SecCredentialType@kSecCredentialTypeDefault"
  },
  "title" : "SecCredentialType.default"
}
-->

# SecCredentialType.default

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

```
case `default`
```

## Discussion

The default setting can be changed with a call to [`SecKeychainSetUserInteractionAllowed(_:)`](/documentation/Security/SecKeychainSetUserInteractionAllowed(_:)).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)