1 write to AllowCredentials
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
122
AllowCredentials
= allowCredentials,
2 references to AllowCredentials
Microsoft.AspNetCore.Identity (2)
IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (2)
121
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)obj).
AllowCredentials
,
230
global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor> __value_AllowCredentials = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions)value).
AllowCredentials
;