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.
A unique identifier for this account.
weak var identifier: NSString! { get }Use the account(withIdentifier:) method to get an account with the specified identifier.