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