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)
_generated\33\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
;