Contents

ACAccountStore

The object you use to request, manage, and store the user’s account information.

Declaration

class ACAccountStore

Overview

The ACAccountStore class provides an interface for accessing, managing, and storing accounts. To create and retrieve accounts from the Accounts database, you must create an ACAccountStore object. Each ACAccount object belongs to a single account store object.

Topics

Requesting Access

Getting Accounts

Getting Account Types

Saving Accounts

Renewing Account Credentials

Removing Accounts

See Also

Account Management