1 write to Timeout
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
73
Timeout
= (uint)_options.AuthenticatorTimeout.TotalMilliseconds,
2 references to Timeout
Microsoft.AspNetCore.Identity (2)
Generated\361d1da7f942c932\IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (2)
151
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).
Timeout
,
329
ulong? __value_Timeout = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)value).
Timeout
;