11 references to GetValue
Microsoft.AspNetCore.Identity.FunctionalTests (11)
Infrastructure\DefaultUIContext.cs (11)
41
get =>
GetValue
<string>(nameof(AuthenticatorKey));
47
get =>
GetValue
<string>(nameof(SocialLoginProvider));
53
get =>
GetValue
<string[]>(nameof(RecoveryCodes));
59
get =>
GetValue
<bool>(nameof(TwoFactorEnabled));
64
get =>
GetValue
<bool>(nameof(ContosoLoginEnabled));
70
get =>
GetValue
<bool>(nameof(UserAuthenticated));
76
get =>
GetValue
<bool>(nameof(ExistingUser));
82
get =>
GetValue
<bool>(nameof(ExistingUser));
88
get =>
GetValue
<bool>(nameof(PasswordLoginEnabled));
94
get =>
GetValue
<bool>(nameof(CookiePolicyAccepted));
100
get =>
GetValue
<bool>(nameof(HasRealEmailSender));