---
title: kAuthorizationEnvironmentIcon
framework: security
role: symbol
role_heading: Global Variable
path: security/kauthorizationenvironmenticon
---

# kAuthorizationEnvironmentIcon

The type for an authorization item containing the name of the item that should be passed into the environment when specifying an alternate icon.

## Declaration

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

## Discussion

Discussion The value should be a full path to an image compatible with the NSImage class.
