StaticPINRepresents the PIN authenticator.
The PIN authenticator is managed by the SDK and is not the device passcode (see DEVICE_PASSCODE) defined in the operating system settings.
StaticFINGERPRINTRepresents the fingerprint authenticator.
StaticBIOMETRICRepresents the biometric authenticator.
StaticDEVICE_Represents the device passcode authenticator.
This is the passcode used to lock your device and is defined in the operating system settings.
StaticPASSWORDRepresents the password authenticator.
The password authenticator is managed by the SDK and is not the device passcode (see DEVICE_PASSCODE) defined in the operating system settings. The main difference with the PIN authenticator is that a password can contain characters that are not digits.
The authenticator attestation identifier: a unique identifier assigned to a model, class or batch of FIDO Authenticators that all share the same characteristics, and which a Relying Party can use to look up an Attestation Public Key and Authenticator Metadata for the device.
The AAID is a string with format "V#M", where: