1 write to AuthenticatorSelection
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
66AuthenticatorSelection = new()
2 references to AuthenticatorSelection
Microsoft.AspNetCore.Identity (2)
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (2)
191Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).AuthenticatorSelection, 339global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria __value_AuthenticatorSelection = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)value).AuthenticatorSelection;