enrolledAccounts property

Set<Account> enrolledAccounts

Returns the objects representing the accounts that are enrolled with this authenticator.

Returns: the Set containing the enrolled accounts.

Implementation

Set<Account> get enrolledAccounts;