possibleAuthenticators property

  1. @TagNumber(4)
List<AuthenticatorType> possibleAuthenticators

Defines the possible types of authenticators.

Removal of an authenticator does not remove the authenticator on a user.

Implementation

@$pb.TagNumber(4)
$core.List<$3.AuthenticatorType> get possibleAuthenticators => $_getList(3);