4 references to IsBackupEligible
Microsoft.AspNetCore.Identity (4)
PasskeyHandler.cs (4)
450isBackupEligible: authenticatorData.IsBackupEligible, 604if (storedPasskey.IsBackupEligible && !authenticatorData.IsBackupEligible) 608if (!storedPasskey.IsBackupEligible && authenticatorData.IsBackupEligible) 749if (!authenticatorData.IsBackupEligible && authenticatorData.IsBackedUp)