id: 1 unit: protected override void BuildTargetModel() file: Source/WebApp-IdentityProvider-MFA/Migrations/20211018132422_InitialCreate.Designer.cs start line: 18 end line: 324 size: 225 LOC McCabe index: 1 number of parameters: 1 id: 2 unit: protected override void BuildModel() file: Source/WebApp-IdentityProvider-MFA/Migrations/ApplicationDbContextModelSnapshot.cs start line: 16 end line: 322 size: 225 LOC McCabe index: 1 number of parameters: 1 id: 3 unit: protected override void Up() file: Source/WebApp-IdentityProvider-MFA/Migrations/20211018132422_InitialCreate.cs start line: 10 end line: 218 size: 195 LOC McCabe index: 1 number of parameters: 1 id: 4 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 112 end line: 166 size: 48 LOC McCabe index: 5 number of parameters: 1 id: 5 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml.cs start line: 77 end line: 120 size: 36 LOC McCabe index: 5 number of parameters: 0 id: 6 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Index.cshtml.cs start line: 106 end line: 143 size: 35 LOC McCabe index: 5 number of parameters: 0 id: 7 unit: public async Task OnPostChangeEmailAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Email.cshtml.cs start line: 101 end line: 138 size: 34 LOC McCabe index: 4 number of parameters: 0 id: 8 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithAuthenticator.cshtml.cs start line: 62 end line: 99 size: 32 LOC McCabe index: 5 number of parameters: 2 id: 9 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableFIDO2.cshtml.cs start line: 70 end line: 107 size: 32 LOC McCabe index: 5 number of parameters: 0 id: 10 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithFIDO2.cshtml.cs start line: 76 end line: 110 size: 31 LOC McCabe index: 5 number of parameters: 2 id: 11 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithRecoveryCode.cshtml.cs start line: 59 end line: 94 size: 31 LOC McCabe index: 5 number of parameters: 1 id: 12 unit: public async Task OnPostSendVerificationEmailAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Email.cshtml.cs start line: 140 end line: 171 size: 29 LOC McCabe index: 3 number of parameters: 0 id: 13 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ConfirmEmailChange.cshtml.cs start line: 30 end line: 63 size: 28 LOC McCabe index: 7 number of parameters: 3 id: 14 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 77 end line: 108 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 15 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ResendEmailConfirmation.cshtml.cs start line: 45 end line: 76 size: 28 LOC McCabe index: 3 number of parameters: 0 id: 16 unit: public async Task BuildCredentialRegistrationOptionsAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 133 end line: 165 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 17 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/RegisterConfirmation.cshtml.cs start line: 34 end line: 64 size: 27 LOC McCabe index: 4 number of parameters: 2 id: 18 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml.cs start line: 52 end line: 82 size: 26 LOC McCabe index: 5 number of parameters: 0 id: 19 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ChangePassword.cshtml.cs start line: 64 end line: 92 size: 25 LOC McCabe index: 5 number of parameters: 0 id: 20 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ForgotPassword.cshtml.cs start line: 40 end line: 70 size: 24 LOC McCabe index: 4 number of parameters: 0 id: 21 unit: private async Task BuildValidationOptionsAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 83 end line: 110 size: 24 LOC McCabe index: 2 number of parameters: 1 id: 22 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 69 end line: 94 size: 22 LOC McCabe index: 5 number of parameters: 0 id: 23 unit: public async Task RegisterCredentialAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 166 end line: 193 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 24 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ResetAuthenticator.cshtml.cs start line: 43 end line: 67 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 25 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ResetFIDO2.cshtml.cs start line: 46 end line: 70 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 26 unit: async function handleMfaSignInSubmit() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/mfa.login.js start line: 7 end line: 32 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 27 unit: async function handleMfaSignInSubmit() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/mfa.register.js start line: 8 end line: 35 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 28 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Login2FaChoice.cshtml.cs start line: 42 end line: 67 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 29 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs start line: 30 end line: 53 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 30 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/GenerateRecoveryCodes.cshtml.cs start line: 47 end line: 68 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 31 unit: protected override void Down() file: Source/WebApp-IdentityProvider-MFA/Migrations/20211018132422_InitialCreate.cs start line: 220 end line: 245 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 32 unit: public async Task ValidateAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 52 end line: 75 size: 17 LOC McCabe index: 3 number of parameters: 4 id: 33 unit: public async Task GetProfileDataAsync() file: Source/WebApp-IdentityProvider-MFA/Services/UserProfileService.cs start line: 25 end line: 49 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 34 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ConfirmEmail.cshtml.cs start line: 28 end line: 45 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 35 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Disable2fa.cshtml.cs start line: 44 end line: 61 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 36 unit: private async Task ValidateCredentialAssertionResponseAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 112 end line: 131 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 37 unit: private string FormatKey() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml.cs start line: 138 end line: 153 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 38 unit: private async Task LoadAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Index.cshtml.cs start line: 77 end line: 92 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 39 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/TwoFactorAuthentication.cshtml.cs start line: 42 end line: 57 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 40 unit: public IActionResult OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 53 end line: 67 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 41 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/GenerateRecoveryCodes.cshtml.cs start line: 30 end line: 45 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 42 unit: public RegisterModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 34 end line: 47 size: 14 LOC McCabe index: 1 number of parameters: 5 id: 43 unit: function ToBase64Url() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/helpers.js start line: 9 end line: 25 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 44 unit: public async Task OnPost() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Logout.cshtml.cs start line: 26 end line: 40 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 45 unit: public async Task OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Disable2fa.cshtml.cs start line: 28 end line: 42 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 46 unit: async function serializeAssertionResponse() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/mfa.login.js start line: 46 end line: 59 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 47 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithFIDO2.cshtml.cs start line: 60 end line: 74 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 48 unit: private async Task LoadSharedKeyAndQrCodeUriAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml.cs start line: 122 end line: 136 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 49 unit: public async Task RemoveUserCredentialsAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2/Fido2CredentialsStore.cs start line: 57 end line: 68 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 50 unit: async function parseAttestationOptions() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/mfa.register.js start line: 36 end line: 53 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 51 unit: async function serializeAttestationResponse() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/mfa.register.js start line: 55 end line: 67 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 52 unit: public async Task OnGetCancelLoginAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 63 end line: 76 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 53 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithAuthenticator.cshtml.cs start line: 46 end line: 60 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 54 unit: public ResetFIDO2Model() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ResetFIDO2.cshtml.cs start line: 19 end line: 29 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 55 unit: public async Task OnPostAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/TwoFactorAuthentication.cshtml.cs start line: 59 end line: 70 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 56 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithRecoveryCode.cshtml.cs start line: 45 end line: 57 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 57 unit: public async Task OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml.cs start line: 40 end line: 50 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 58 unit: private async Task LoadAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Email.cshtml.cs start line: 76 end line: 87 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 59 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Email.cshtml.cs start line: 89 end line: 99 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 60 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml.cs start line: 64 end line: 75 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 61 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableFIDO2.cshtml.cs start line: 57 end line: 68 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 62 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Index.cshtml.cs start line: 94 end line: 104 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 63 unit: async function parseAssertionOptions() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/mfa.login.js start line: 33 end line: 44 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 64 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 52 end line: 62 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 65 unit: public LoginWithAuthenticatorModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithAuthenticator.cshtml.cs start line: 18 end line: 26 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 66 unit: public LoginWithFIDO2Model() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithFIDO2.cshtml.cs start line: 24 end line: 32 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 67 unit: public LoginWithRecoveryCodeModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/LoginWithRecoveryCode.cshtml.cs start line: 21 end line: 29 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 68 unit: public ChangePasswordModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ChangePassword.cshtml.cs start line: 18 end line: 26 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 69 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ChangePassword.cshtml.cs start line: 53 end line: 62 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 70 unit: public DeletePersonalDataModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/DeletePersonalData.cshtml.cs start line: 18 end line: 26 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 71 unit: public EmailModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Email.cshtml.cs start line: 24 end line: 32 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 72 unit: public EnableAuthenticatorModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml.cs start line: 27 end line: 35 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 73 unit: private string GenerateQrCodeUri() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml.cs start line: 155 end line: 163 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 74 unit: public EnableFIDO2Model() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/EnableFIDO2.cshtml.cs start line: 22 end line: 30 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 75 unit: public async Task OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/PersonalData.cshtml.cs start line: 27 end line: 36 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 76 unit: public ResetAuthenticatorModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ResetAuthenticator.cshtml.cs start line: 19 end line: 27 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 77 unit: public async Task OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ResetAuthenticator.cshtml.cs start line: 32 end line: 41 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 78 unit: public async Task OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ResetFIDO2.cshtml.cs start line: 35 end line: 44 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 79 unit: public async Task UpdateCredentialCounterAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2/Fido2CredentialsStore.cs start line: 47 end line: 55 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 80 unit: public async Task GenerateAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 37 end line: 50 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 81 unit: public IActionResult OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ShowRecoveryCodes.cshtml.cs start line: 19 end line: 27 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 82 unit: private IUserEmailStore GetEmailStore() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 168 end line: 175 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 83 unit: public LoginModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 20 end line: 26 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 84 unit: public Disable2faModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Disable2fa.cshtml.cs start line: 16 end line: 22 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 85 unit: public DownloadPersonalDataModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs start line: 17 end line: 23 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 86 unit: public GenerateRecoveryCodesModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/GenerateRecoveryCodes.cshtml.cs start line: 16 end line: 22 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 87 unit: public IndexModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/Index.cshtml.cs start line: 21 end line: 27 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 88 unit: public PersonalDataModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/PersonalData.cshtml.cs start line: 19 end line: 25 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 89 unit: public TwoFactorAuthenticationModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/TwoFactorAuthentication.cshtml.cs start line: 21 end line: 27 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 90 unit: public Login2FaChoiceModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Login2FaChoice.cshtml.cs start line: 27 end line: 32 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 91 unit: public static string PageNavClass() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/ManageNavPages.cs start line: 32 end line: 37 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 92 unit: protected override void OnModelCreating() file: Source/WebApp-IdentityProvider-MFA/Data/ApplicationDbContext.cs start line: 19 end line: 26 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 93 unit: public IdentityInMemoryConfiguration() file: Source/WebApp-IdentityProvider-MFA/IdentityInMemoryConfiguration.cs start line: 18 end line: 23 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 94 unit: public async Task AddCredentialToUserAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2/Fido2CredentialsStore.cs start line: 40 end line: 45 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 95 unit: public Fido2ApplicationUser() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 207 end line: 212 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 96 unit: public ConfirmEmailChangeModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ConfirmEmailChange.cshtml.cs start line: 21 end line: 25 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 97 unit: public ForgotPasswordModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ForgotPassword.cshtml.cs start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 98 unit: public LogoutModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Logout.cshtml.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 99 unit: public RegisterConfirmationModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/RegisterConfirmation.cshtml.cs start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 100 unit: public ResendEmailConfirmationModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ResendEmailConfirmation.cshtml.cs start line: 25 end line: 29 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 101 unit: public override bool IsValid() file: Source/WebApp-IdentityProvider-MFA/Models/Validation.cs start line: 11 end line: 17 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 102 unit: public EidasLevelClaimService() file: Source/WebApp-IdentityProvider-MFA/Services/EidasLevelClaimService.cs start line: 21 end line: 25 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 103 unit: public FIDO2TwoFactorProvider() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 104 unit: public async Task CanGenerateTwoFactorTokenAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 31 end line: 35 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 105 unit: public ConfirmEmailModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ConfirmEmail.cshtml.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: public IActionResult OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs start line: 25 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 107 unit: public async Task OnGetAsync() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 107 end line: 110 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 108 unit: public ResetPasswordModel() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 109 unit: public ApplicationDbContext() file: Source/WebApp-IdentityProvider-MFA/Data/ApplicationDbContext.cs start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: public IndexModel() file: Source/WebApp-IdentityProvider-MFA/Pages/Index.cshtml.cs start line: 13 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 111 unit: public PrivacyModel() file: Source/WebApp-IdentityProvider-MFA/Pages/Privacy.cshtml.cs start line: 13 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 112 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Pages/Shared/Error.cshtml.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 113 unit: public Task SendEmailAsync() file: Source/WebApp-IdentityProvider-MFA/Services/AuthMessageSender.cs start line: 12 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 114 unit: public Fido2CredentialsStore() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2/Fido2CredentialsStore.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: public async Task GetCredentialByIdAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2/Fido2CredentialsStore.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 116 unit: public async Task GetUserHandleByCredentialIdAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2/Fido2CredentialsStore.cs start line: 25 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 117 unit: public async Task RemoveCredentialsAsync() file: Source/WebApp-IdentityProvider-MFA/Services/FIDO2TwoFactorProvider.cs start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 118 unit: public UserProfileService() file: Source/WebApp-IdentityProvider-MFA/Services/UserProfileService.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 119 unit: public async Task IsActiveAsync() file: Source/WebApp-IdentityProvider-MFA/Services/UserProfileService.cs start line: 51 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: function Base64UrlToUint8Array() file: Source/WebApp-IdentityProvider-MFA/wwwroot/js/helpers.js start line: 4 end line: 7 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 121 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/AccessDenied.cshtml.cs start line: 11 end line: 13 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 122 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ForgotPasswordConfirmation.cshtml.cs start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 123 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/Lockout.cshtml.cs start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 124 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ResendEmailConfirmation.cshtml.cs start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 125 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Areas/Identity/Pages/Account/ResetPasswordConfirmation.cshtml.cs start line: 14 end line: 16 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 126 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Pages/Index.cshtml.cs start line: 18 end line: 21 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 127 unit: public void OnGet() file: Source/WebApp-IdentityProvider-MFA/Pages/Privacy.cshtml.cs start line: 18 end line: 20 size: 3 LOC McCabe index: 1 number of parameters: 0