Mac OS X Reference Library Apple Developer Connection spyglass button

SecurityInterface Data Types Reference

Framework
SecurityInterface/SFAuthorizationView.h
Declared in
SFAuthorizationView.h

Overview

This document describes the data types found in the Security Interface framework.

Data Types

SFAuthorizationViewState

Defines the current state of the authorization view.

typedef enum{
   SFAuthorizationStartupState,
   SFAuthorizationViewLockedState,
   SFAuthorizationViewInProgressState,
   SFAuthorizationViewUnlockedState
} SFAuthorizationViewState;
Discussion

These constants are described in “Constants” in SFAuthorizationView.

Availability
Declared In
SFAuthorizationView.h


Last updated: 2006-05-23

Did this document help you? Yes It's good, but... Not helpful...