1 reference to PropName_IsTwoFactorEnabled
Microsoft.AspNetCore.Identity (1)
IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (1)
176
writer.WriteBoolean(
PropName_IsTwoFactorEnabled
, ((global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse)value).IsTwoFactorEnabled);