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