1 write to ExcludeCredentials
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
64
ExcludeCredentials
= excludeCredentials,
2 references to ExcludeCredentials
Microsoft.AspNetCore.Identity (2)
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (2)
169
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).
ExcludeCredentials
,
333
global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor> __value_ExcludeCredentials = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)value).
ExcludeCredentials
;