Contents

credential

The credential used to authenticate the user of this account.

Declaration

var credential: ACAccountCredential! { get set }

Discussion

This property is required and must be set before the account is saved. For privacy reasons, this property is inaccessible after the account is saved.

See Also

Accessing Properties