1 write to UserVerification
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
123
UserVerification
= _options.UserVerificationRequirement,
2 references to UserVerification
Microsoft.AspNetCore.Identity (2)
IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (2)
143
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).
UserVerification
,
236
string __value_UserVerification = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)value).
UserVerification
;