backupEligibility property

bool? backupEligibility
final

Assertions returned by this credential will have the backup eligibility (BE) flag set to this value. Defaults to the authenticator's defaultBackupEligibility value.

Implementation

final bool? backupEligibility;