enrolledAccounts property
Returns the objects representing the accounts that are enrolled with this authenticator.
Returns: the Set containing the enrolled accounts.
Implementation
Set<Account> get enrolledAccounts;
Returns the objects representing the accounts that are enrolled with this authenticator.
Returns: the Set containing the enrolled accounts.
Set<Account> get enrolledAccounts;