1 reference to UserPresent
Microsoft.AspNetCore.Identity (1)
Passkeys\AuthenticatorData.cs (1)
47
public bool IsUserPresent => Flags.HasFlag(AuthenticatorDataFlags.
UserPresent
);