---
title: unsigned
framework: security
role: symbol
role_heading: Type Property
path: security/seckeychainpromptselector/unsigned
---

# unsigned

Indicates that a passphrase should be required when an unsigned application attempts to use the keychain, overriding the system default.

## Declaration

```swift
static var unsigned: SecKeychainPromptSelector { get }
```
