Ios Identity Document Registration Status
Runtime authorization state of Apple's IdentityDocumentServices provider registration.
Mirrors IdentityDocumentProviderRegistrationStore.Status, which only Swift can read. Each storedValue is the stable identifier written to the shared App Group container, so it is a cross-language wire value and must not be derived from the enum-entry name.
Entries
The user authorized this wallet as an identity-document provider.
The user has not yet been asked.
The user declined, or authorization was revoked.
This device cannot act as an identity-document provider.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.