1 write to Timeout
Microsoft.AspNetCore.Identity (1)
PasskeyHandler.cs (1)
63
Timeout
= (uint)_options.AuthenticatorTimeout.TotalMilliseconds,
2 references to Timeout
Microsoft.AspNetCore.Identity (2)
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (2)
149
Getter = static obj => ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)obj).
Timeout
,
327
ulong? __value_Timeout = ((global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions)value).
Timeout
;