Contents

identifier

A string you provide that uniquely identifies the account.

Declaration

var identifier: String? { get set }

Discussion

Provide an identifier that is unique for an account on a device. Use this identifier to find the account to update when you make an account update request.

See Also

User account information