1 instantiation of PublicKeyCredentialRequestOptions
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
712var options = new PublicKeyCredentialRequestOptions
3 references to PublicKeyCredentialRequestOptions
Microsoft.AspNetCore.Identity (3)
DefaultPasskeyHandler.cs (1)
288PublicKeyCredentialRequestOptions originalOptions;
IdentityJsonSerializerContext.cs (1)
11[JsonSerializable(typeof(PublicKeyCredentialRequestOptions))]
SignInManager.cs (1)
712var options = new PublicKeyCredentialRequestOptions