---
title: kAuthorizationEnvironmentPrompt
framework: security
role: symbol
role_heading: Global Variable
path: security/kauthorizationenvironmentprompt
---

# kAuthorizationEnvironmentPrompt

The type for an authorization item containing the name of the item that should be passed into the environment when specifying invocation-specific additional text.

## Declaration

```swift
var kAuthorizationEnvironmentPrompt: String { get }
```

## Discussion

Discussion The value should be a localized UTF-8 string.
