Contents

ACAccountCredential

A credential object that encapsulates the information needed to authenticate a user.

Declaration

class ACAccountCredential

Overview

To create an account credential that uses the OAuth open authentication standard, use the init(oAuthToken:tokenSecret:) method.

Topics

Initializing Credentials

Accessing Credential Properties

Initializers

See Also

Account Management