SecurityInterface Constants Reference
| Declared in | SFAuthorizationPluginView.h |
Overview
This document describes constants in the SecurityInterface framework.
Constants
Plug-in View Keys
Keys for the user dictionary passed to willActivateWithUser:.
extern NSString * const SFAuthorizationPluginViewUserNameKey; extern NSString * const SFAuthorizationPluginViewUserShortNameKey;
Constants
SFAuthorizationPluginViewUserNameKeyAn
NSStringobject with the user’s (long) name.Available in OS X v10.5 and later.
Declared in
SFAuthorizationPluginView.h.SFAuthorizationPluginViewUserShortNameKeyAn
NSStringobject with the user’s short name.Available in OS X v10.5 and later.
Declared in
SFAuthorizationPluginView.h.
© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-10-14)