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