Contents

CredentialSession.Credential.InstanceInfo.InstanceType.headApplication

A type that indicates an instance is the head application of a group.

Declaration

case headApplication

Discussion

Use the instanceAID of this object when calling performTransactionInWiredMode(using:instanceAID:). Doing so delivers the authentication token to all of the CredentialSession.Credential.InstanceInfo.InstanceType.groupApplication members through the broker interface on the Secure Element, as described in the Apple Business Register Secure Element (ABR SE) documents.

See Also

Instance types