private static void LogSignIn() { LogLogins.Insert(DateTime.UtcNow, UserName, UserSecurityClass, UserStateCode, UserCountyCode, UserLocalCode, UserDesignCode, UserOrganizationCode, UserIssuesCode, UserPartyKey, UserPoliticianKey); }
private static void LogSignIn() { LogLogins.Insert(DateTime.UtcNow, UserName, UserSecurityClass, UserStateCode, UserCountyCode, UserLocalKey, Empty, Empty, Empty, UserPartyKey, UserPoliticianKey); }