3 references to ForgetMachine
Microsoft.AspNetCore.Identity (3)
_generated\12\IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs (2)
140Getter = static obj => ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)obj).ForgetMachine, 173writer.WriteBoolean(PropName_ForgetMachine, ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest)value).ForgetMachine);
IdentityApiEndpointRouteBuilderExtensions.cs (1)
309if (tfaRequest.ForgetMachine)