1 write to PubKeyCredParams
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
65PubKeyCredParams = pubKeyCredParams,
2 references to PubKeyCredParams
Microsoft.AspNetCore.Identity (2)
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (2)
127Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).PubKeyCredParams, 321global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters> __value_PubKeyCredParams = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)value).PubKeyCredParams;