Contents

TKToken.ObjectID

A unique and persistent identifier of a particular token object.

Declaration

typealias ObjectID = Any

Discussion

The type of this identifier must support property list serialization and must define its format by the implementation of the token extension.

See Also

Accessing Keychain Items