Contents

ACAccount

The information associated with one of the user’s accounts.

Declaration

class ACAccount

Overview

An ACAccount object encapsulates information about a user account stored in the Accounts database. You can create and retrieve accounts using an ACAccountStore object. The ACAccountStore object provides an interface to the persistent Accounts database. For each user, all account objects belong to a single ACAccountStore object.

Topics

Creating an Account Object

Accessing Properties

See Also

Account Management