| Framework | SecurityInterface/SFAuthorizationView.h |
| Declared in | SFAuthorizationView.h |
This document describes the data types found in the Security Interface framework.
Defines the current state of the authorization view.
typedef enum{
SFAuthorizationStartupState,
SFAuthorizationViewLockedState,
SFAuthorizationViewInProgressState,
SFAuthorizationViewUnlockedState
} SFAuthorizationViewState;
These constants are described in “Constants” in SFAuthorizationView.
SFAuthorizationView.h
Last updated: 2006-05-23