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