1 reference to BackupEligible
Microsoft.AspNetCore.Identity (1)
Passkeys\AuthenticatorData.cs (1)
57
public bool IsBackupEligible => Flags.HasFlag(AuthenticatorDataFlags.
BackupEligible
);