Contents

identifier

A unique identifier for this account.

Declaration

weak var identifier: NSString! { get }

Discussion

Use the account(withIdentifier:) method to get an account with the specified identifier.

See Also

Accessing Properties