possibleAuthenticators property
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);