Abstract
Abstract
keyThe key ID of the FIDO UAF credentials associated with the missing authenticator.
It is encoded in base 64 URL.
Abstract
accountThe account associated with the missing authenticator.
Abstract
aaidThe AAID of the missing authenticator.
Static
createDefault constructor for MissingAuthenticatorInServer.
the key ID of the FIDO UAF credentials associated with the missing authenticator.
the account associated with the missing authenticator.
the AAID of the missing authenticator.
the created MissingAuthenticatorInServer instance.
Static
fromAlternate constructor that creates a MissingAuthenticatorInServer from a json.
contains the source for instance creation.
the created MissingAuthenticatorInServer instance.
Generated using TypeDoc
An authenticator is registered in the mobile device application for an account, but not in the server.
Fixing this mismatch when invoking DeviceInformationSync will remove the authenticator in the SDK. If this is the latest authenticator for the account, the device information for the account will also be removed from the application and the server.