possibleAuthenticators property
Defines the possible types of authenticators.
Removal of an authenticator does not remove the authenticator on a user.
Implementation
@$pb.TagNumber(4)
$pb.PbList<AuthenticatorType> get possibleAuthenticators => $_getList(2);