NMADeleteAuthenticatorError

public class NMADeleteAuthenticatorError : NMAMobileAuthenticationClientError

The error which is thrown by NMALocalData/deleteAuthenticator(username:aaid:_:) in case of any error occurs. For instance if the provided AAID is not known, or if the authenticator is a system authenticator and is not registered for the user, or if the authenticator is an SDK managed authenticator (PIN) and is not enrolled, nor registered for the user.

Requires

iOS platform