<!--
{
  "documentType" : "article",
  "framework" : "SecurityInterface",
  "identifier" : "/documentation/SecurityInterface/plug-in-view-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Plug-in View Keys"
}
-->

# Plug-in View Keys

Keys for the user dictionary passed to [`willActivate(withUser:)`](/documentation/SecurityInterface/SFAuthorizationPluginView/willActivate(withUser:)).

## Topics

### Constants

[`let SFAuthorizationPluginViewUserNameKey: String`](/documentation/SecurityInterface/SFAuthorizationPluginViewUserNameKey)

An `NSString` object with the user’s (long) name.

[`let SFAuthorizationPluginViewUserShortNameKey: String`](/documentation/SecurityInterface/SFAuthorizationPluginViewUserShortNameKey)

An `NSString` object with the user’s short name.



---

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)