1 write to Status
Microsoft.AspNetCore.Identity (1)
Generated\361d1da7f942c932\IdentityJsonSerializerContext.TokenBinding.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.TokenBinding(){
Status
= (string)args[0] },
3 references to Status
Microsoft.AspNetCore.Identity (3)
Generated\361d1da7f942c932\IdentityJsonSerializerContext.TokenBinding.g.cs (2)
60
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.TokenBinding)obj).
Status
,
111
string __value_Status = ((global::Microsoft.AspNetCore.Identity.TokenBinding)value).
Status
;
PasskeyHandler.cs (1)
734
var status = tokenBinding.
Status
;