setInvalidatedByBiometricEnrollment property
Android/iOS/macOS Whether to invalidate the key when new biometrics
are enrolled. Not supported on Windows.
Security Note: When true, keys become invalid if fingerprints/faces
are added or removed, preventing unauthorized access if an attacker
enrolls their own biometrics on a compromised device.
Implementation
bool? setInvalidatedByBiometricEnrollment;