aaid abstract method
- String aaid
Specifies the AAID of the Authenticator that must be deregistered.
NOTE
If no AAID is provided then all authenticators will be deregistered.
Params:
- aaid: the AAID of the authenticator to be deregistered.
Returns: a Deregistration object.
Implementation
Deregistration aaid(String aaid);