Browse Source

change css

feature/16525-CSS-Change
Dinesh 1 year ago
parent
commit
ef57bd1ce7
  1. 3
      API/API.csproj
  2. 2
      Business/obj/Debug/Business.csproj.CoreCompileInputs.cache
  3. 29
      Business/obj/Debug/Business.csproj.FileListAbsolute.txt
  4. 20
      JMEAgentSystem/Content/style.css
  5. 60
      JMEAgentSystem/JMEAgentSystem.csproj
  6. 1
      JMEAgentSystem/JMEAgentSystem.csproj.user
  7. 13
      JMEAgentSystem/Scripts/Account/Login.js
  8. 5
      JMEAgentSystem/Scripts/app.js
  9. 61
      JMEAgentSystem/Site.Master
  10. 2
      JMEAgentSystem/Site.Master.cs
  11. 27
      JMEAgentSystem/Site.Master.designer.cs
  12. 17
      JMEAgentSystem/WebPages/Account/Authenticate.aspx.cs
  13. 14
      JMEAgentSystem/WebPages/Account/Login.aspx
  14. 24
      JMEAgentSystem/WebPages/Account/Login.aspx.cs
  15. 6
      JMEAgentSystem/WebPages/Account/TransferFund/FTransfer.aspx
  16. 17
      JMEAgentSystem/WebPages/Account/TransferFund/FTransfer.aspx.cs
  17. 17
      JMEAgentSystem/WebPages/Account/TransferFund/FTransfer.aspx.designer.cs
  18. 73
      JMEAgentSystem/WebPages/AddIdPicture/Manage.aspx
  19. 197
      JMEAgentSystem/WebPages/AddIdPicture/Manage.aspx.cs
  20. 46
      JMEAgentSystem/WebPages/AddIdPicture/Manage.aspx.designer.cs
  21. 46
      JMEAgentSystem/WebPages/Calculator/Calculator.aspx.designer.cs
  22. 24
      JMEAgentSystem/WebPages/ChangePassword/ChangePassword.aspx
  23. 17
      JMEAgentSystem/WebPages/ChangePassword/ChangePassword.aspx.cs
  24. 17
      JMEAgentSystem/WebPages/ChangePassword/ChangePassword.aspx.designer.cs
  25. 78
      JMEAgentSystem/WebPages/Default.aspx
  26. 65
      JMEAgentSystem/WebPages/MyReceiver/MyReceiver.aspx
  27. 17
      JMEAgentSystem/WebPages/MyReceiver/MyReceiver.aspx.cs
  28. 17
      JMEAgentSystem/WebPages/MyReceiver/MyReceiver.aspx.designer.cs
  29. 66
      JMEAgentSystem/WebPages/PendingTransfer/PendingTransfer.aspx
  30. 17
      JMEAgentSystem/WebPages/PendingTransfer/PendingTransfer.aspx.cs
  31. 17
      JMEAgentSystem/WebPages/PendingTransfer/PendingTransfer.aspx.designer.cs
  32. 178
      JMEAgentSystem/WebPages/Receipt/ViewReceipt.aspx.designer.cs
  33. 62
      JMEAgentSystem/WebPages/ReceiveManagement/Receive.aspx
  34. 17
      JMEAgentSystem/WebPages/ReceiveManagement/Receive.aspx.cs
  35. 17
      JMEAgentSystem/WebPages/ReceiveManagement/Receive.aspx.designer.cs
  36. 66
      JMEAgentSystem/WebPages/TransferFund/Transfer.aspx
  37. 17
      JMEAgentSystem/WebPages/TransferFund/Transfer.aspx.cs
  38. 17
      JMEAgentSystem/WebPages/TransferFund/Transfer.aspx.designer.cs
  39. 82
      JMEAgentSystem/WebPages/TransferHistory/TransferHistory.aspx
  40. 17
      JMEAgentSystem/WebPages/TransferHistory/TransferHistory.aspx.cs
  41. 17
      JMEAgentSystem/WebPages/TransferHistory/TransferHistory.aspx.designer.cs
  42. 526
      JMEAgentSystem/bin/Microsoft.Owin.Host.SystemWeb.xml
  43. 494
      JMEAgentSystem/bin/Microsoft.Owin.Security.xml
  44. 3224
      JMEAgentSystem/bin/Microsoft.Owin.xml
  45. 4
      JMEAgentSystem/fonts/materialdesignicons-webfont6c9c.svg
  46. BIN
      JMEAgentSystem/obj/Debug/DesignTimeResolveAssemblyReferences.cache
  47. BIN
      JMEAgentSystem/obj/Debug/JMEAgentSystem.dll
  48. BIN
      JMEAgentSystem/obj/Debug/JMEAgentSystem.pdb
  49. BIN
      JMEAgentSystem/ui/images/imelondon-logo.jpeg
  50. BIN
      JMEAgentSystem/ui/images/logo-white-up-down.png
  51. 2
      Repository/obj/Debug/Repository.csproj.CoreCompileInputs.cache
  52. 18
      Repository/obj/Debug/Repository.csproj.FileListAbsolute.txt
  53. BIN
      Repository/obj/Debug/Repository.dll
  54. BIN
      Repository/obj/Debug/Repository.pdb

3
API/API.csproj

@ -31,9 +31,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Google.Authenticator">
<HintPath>..\packages\GoogleAuthenticator.1.2.1\lib\net45\Google.Authenticator.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />

2
Business/obj/Debug/Business.csproj.CoreCompileInputs.cache

@ -1 +1 @@
6833d74553096aec18c65a4549a816c19fd2d75a
8070ba935c907df49fae11d4593e3d5233736f52

29
Business/obj/Debug/Business.csproj.FileListAbsolute.txt

@ -117,3 +117,32 @@ D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Business\obj\Debug
D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Business\obj\Debug\Business.csproj.CopyComplete
D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Business\obj\Debug\Business.dll
D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Business\obj\Debug\Business.pdb
D:\IME\BankingSystem\Business\bin\Debug\Business.dll.config
D:\IME\BankingSystem\Business\bin\Debug\Business.dll
D:\IME\BankingSystem\Business\bin\Debug\Business.pdb
D:\IME\BankingSystem\Business\bin\Debug\Antlr3.Runtime.dll
D:\IME\BankingSystem\Business\bin\Debug\Autofac.dll
D:\IME\BankingSystem\Business\bin\Debug\Common.dll
D:\IME\BankingSystem\Business\bin\Debug\Microsoft.Web.Infrastructure.dll
D:\IME\BankingSystem\Business\bin\Debug\Newtonsoft.Json.dll
D:\IME\BankingSystem\Business\bin\Debug\Repository.dll
D:\IME\BankingSystem\Business\bin\Debug\System.Web.Optimization.dll
D:\IME\BankingSystem\Business\bin\Debug\WebGrease.dll
D:\IME\BankingSystem\Business\bin\Debug\Select.HtmlToPdf.dll
D:\IME\BankingSystem\Business\bin\Debug\Common.pdb
D:\IME\BankingSystem\Business\bin\Debug\Common.dll.config
D:\IME\BankingSystem\Business\bin\Debug\Repository.pdb
D:\IME\BankingSystem\Business\bin\Debug\Repository.dll.config
D:\IME\BankingSystem\Business\bin\Debug\Antlr3.Runtime.pdb
D:\IME\BankingSystem\Business\bin\Debug\Autofac.pdb
D:\IME\BankingSystem\Business\bin\Debug\Autofac.xml
D:\IME\BankingSystem\Business\bin\Debug\Newtonsoft.Json.pdb
D:\IME\BankingSystem\Business\bin\Debug\Newtonsoft.Json.xml
D:\IME\BankingSystem\Business\bin\Debug\System.Web.Optimization.xml
D:\IME\BankingSystem\Business\bin\Debug\Select.HtmlToPdf.xml
D:\IME\BankingSystem\Business\bin\Debug\Select.Html.dep
D:\IME\BankingSystem\Business\obj\Debug\Business.csproj.AssemblyReference.cache
D:\IME\BankingSystem\Business\obj\Debug\Business.csproj.CoreCompileInputs.cache
D:\IME\BankingSystem\Business\obj\Debug\Business.csproj.CopyComplete
D:\IME\BankingSystem\Business\obj\Debug\Business.dll
D:\IME\BankingSystem\Business\obj\Debug\Business.pdb

20
JMEAgentSystem/Content/style.css

@ -1747,6 +1747,7 @@ File: Components
.panel .panel-body {
padding: 20px;
float:left;
}
.panel-heading {
@ -3477,17 +3478,20 @@ File: Pages
Account Pages
===================*/
.accountbg {
background: #fe6066;
background: #e6e6e6;
position: absolute;
height: 100%;
width: 100%;
top: 0;
}
.wrapper-page {
margin: 7.5% auto;
width: 420px;
position: relative;
float: left;
}
.panel-pages {
@ -3500,6 +3504,11 @@ File: Pages
.panel-pages .panel-body {
padding: 25px 30px;
background-color:white;
width :600px;
resize: horizontal;
}
.panel-pages .panel-heading {
@ -3605,7 +3614,7 @@ File: Menu
}
.navbar-default {
background-color: #d31119;
background-color: #bcb6b6;
border-radius: 0px;
border: none;
margin-bottom: 0px;
@ -3765,16 +3774,17 @@ input.search-bar:-ms-input-placeholder {
}
.side-menu.left {
background: #ffffff;
background: #ddd;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
position: absolute;
top: 70px;
top: 150px;
z-index: 99;
}
body.fixed-left .side-menu.left {
bottom: 50px;
height: 100%;
margin-bottom: -70px;
margin-top: 0px;
padding-bottom: 70px;
@ -4137,7 +4147,7 @@ body.fixed-left .side-menu.left {
}
.page-header-title {
background-color: #d31119;
background-color: #fff;
margin: -20px -5px 23px -5px;
padding: 10px 15px 100px 20px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);

60
JMEAgentSystem/JMEAgentSystem.csproj

@ -252,6 +252,11 @@
<Content Include="js\jquery\images\ui-icons_454545_256x240.png" />
<Content Include="js\jquery\images\ui-icons_cd0a0a_256x240.png" />
<Content Include="js\jquery\jquery-1.3.2-vsdoc2.js" />
<Content Include="WebPages\ChangePassword\ChangePassword.aspx" />
<Content Include="WebPages\MyReceiver\MyReceiver.aspx" />
<Content Include="WebPages\PendingTransfer\PendingTransfer.aspx" />
<Content Include="WebPages\TransferFund\Transfer.aspx" />
<Content Include="WebPages\TransferHistory\TransferHistory.aspx" />
<None Include="js\jquery\jquery-1.4.1-vsdoc.js" />
<Content Include="js\jquery\jquery-1.4.1.js" />
<Content Include="js\jquery\jquery-1.4.1.min.js" />
@ -438,11 +443,13 @@
<Content Include="ui\js\sweet-alert\sweetalert-dev.js" />
<Content Include="ui\js\sweet-alert\sweetalert.min.js" />
<Content Include="WebPages\Account\Authenticate.aspx" />
<Content Include="WebPages\Account\TransferFund\FTransfer.aspx" />
<Content Include="WebPages\AddIdPicture\Manage.aspx" />
<Content Include="WebPages\BenificiaryRegistration\Manage.aspx" />
<Content Include="WebPages\BenificiaryRegistration\PrintBeneficiaryDetails.aspx" />
<Content Include="WebPages\Calculator\Calculator.aspx" />
<Content Include="WebPages\Receipt\ViewReceipt.aspx" />
<Content Include="WebPages\ReceiveManagement\Receive.aspx" />
<Content Include="WebPages\SendTxn\PrintSendMoneyRequestDetails.aspx" />
<Content Include="WebPages\SendTxn\SendTxnRequest.aspx" />
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
@ -581,6 +588,13 @@
<Compile Include="WebPages\Account\SignUp.aspx.designer.cs">
<DependentUpon>SignUp.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Account\TransferFund\FTransfer.aspx.cs">
<DependentUpon>FTransfer.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\Account\TransferFund\FTransfer.aspx.designer.cs">
<DependentUpon>FTransfer.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\AddIdPicture\Manage.aspx.cs">
<DependentUpon>Manage.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@ -609,6 +623,13 @@
<Compile Include="WebPages\Calculator\Calculator.aspx.designer.cs">
<DependentUpon>Calculator.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\ChangePassword\ChangePassword.aspx.cs">
<DependentUpon>ChangePassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\ChangePassword\ChangePassword.aspx.designer.cs">
<DependentUpon>ChangePassword.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Contact.aspx.cs">
<DependentUpon>Contact.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@ -647,6 +668,20 @@
<Compile Include="WebPages\GetFileView.ashx.cs">
<DependentUpon>GetFileView.ashx</DependentUpon>
</Compile>
<Compile Include="WebPages\MyReceiver\MyReceiver.aspx.cs">
<DependentUpon>MyReceiver.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\MyReceiver\MyReceiver.aspx.designer.cs">
<DependentUpon>MyReceiver.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\PendingTransfer\PendingTransfer.aspx.cs">
<DependentUpon>PendingTransfer.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\PendingTransfer\PendingTransfer.aspx.designer.cs">
<DependentUpon>PendingTransfer.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Receipt\ViewReceipt.aspx.cs">
<DependentUpon>ViewReceipt.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@ -654,6 +689,13 @@
<Compile Include="WebPages\Receipt\ViewReceipt.aspx.designer.cs">
<DependentUpon>ViewReceipt.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\ReceiveManagement\Receive.aspx.cs">
<DependentUpon>Receive.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\ReceiveManagement\Receive.aspx.designer.cs">
<DependentUpon>Receive.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\Reports\TransactionReport.aspx.cs">
<DependentUpon>TransactionReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@ -682,6 +724,20 @@
<Compile Include="WebPages\SendTxn\SendTxnRequest.aspx.designer.cs">
<DependentUpon>SendTxnRequest.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\TransferFund\Transfer.aspx.cs">
<DependentUpon>Transfer.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\TransferFund\Transfer.aspx.designer.cs">
<DependentUpon>Transfer.aspx</DependentUpon>
</Compile>
<Compile Include="WebPages\TransferHistory\TransferHistory.aspx.cs">
<DependentUpon>TransferHistory.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebPages\TransferHistory\TransferHistory.aspx.designer.cs">
<DependentUpon>TransferHistory.aspx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
@ -745,10 +801,6 @@
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\API\API.csproj">
<Project>{e5471373-6dab-4038-9f1f-ea9b03bb3b12}</Project>
<Name>API</Name>
</ProjectReference>
<ProjectReference Include="..\Business\Business.csproj">
<Project>{760CA28C-D623-449A-B2B0-D156141D4D9B}</Project>
<Name>Business</Name>

1
JMEAgentSystem/JMEAgentSystem.csproj.user

@ -11,6 +11,7 @@
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<ProjectView>ShowAllFiles</ProjectView>
<NameOfLastUsedPublishProfile>D:\Office\SourceCodes\git-repo\JME\12. Agent_Login\JMEAgentSystem\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
<ActiveDebugTarget />
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>

13
JMEAgentSystem/Scripts/Account/Login.js

@ -22,6 +22,8 @@ function Login() {
$.post(url, dataObject, function (data) {
$('#btnLogin').attr('disabled', false);
var result = jQuery.parseJSON(data);
if (!result["Url"] === false) {
return $(location).attr("href", result.Url);
}
@ -31,16 +33,9 @@ function Login() {
swal(result.Msg);
}
else {
if (result["Extra"] == "1") {
var uniqueKey = result["Extra2"];
var newUrl = "/WebPages/Account/Authenticate.aspx?referralCode=" + referralCode + "&password=" + encodeURIComponent(password) + "&uniqueKey=" + encodeURIComponent(uniqueKey);
window.location.href = newUrl;
}
//ShowAlertMessage(result.Msg, 'success', 'Success', );
else {
$(location).attr("href", "/WebPages/");
}
$(location).attr("href", "/WebPages/");
}
}).fail(function () {
ShowAlertMessage('Unknown error occured, please contact JME!', 'error', 'Error');
//swal(result.Msg, "Error Occured", "error");

5
JMEAgentSystem/Scripts/app.js

@ -27,7 +27,10 @@ var WebAdmin_VARS = {
! function (e) {
"use strict";
var i = function () {
this.$body = WebAdmin_VARS.BODY, this.$openLeftBtn = e(".open-left"), this.$menuItem = e("#sidebar-menu a"), this.$subDropItem = e(".subdrop"), this.$leftMenuToggle = e(".open-left"), this.$firstMenuChild = e("#sidebar-menu ul li.has_sub a.active");
this.$body = WebAdmin_VARS.BODY, this.$openLeftBtn = e(".open-left"), this.$menuItem = e("#
a"), this.$subDropItem = e(".subdrop"), this.$leftMenuToggle = e(".open - left"), this.$firstMenuChild = e("#sidebar - menu ul li.has_sub a.active");
};
i.prototype.openLeftBar = function () {
WebAdmin_VARS.WRAPPER.toggleClass("enlarged"), WebAdmin_VARS.WRAPPER.addClass("forced"), WebAdmin_VARS.WRAPPER.hasClass("enlarged") && WebAdmin_VARS.BODY.hasClass("fixed-left") ? WebAdmin_VARS.BODY.removeClass("fixed-left").addClass("fixed-left-void") : !WebAdmin_VARS.WRAPPER.hasClass("enlarged") && WebAdmin_VARS.BODY.hasClass("fixed-left-void") && WebAdmin_VARS.BODY.removeClass("fixed-left-void").addClass("fixed-left"), WebAdmin_VARS.WRAPPER.hasClass("enlarged") ? WebAdmin_VARS.LEFT_ITEMS.removeAttr("style") : this.$subDropItem.siblings("ul:first").show(), toggle_slimscroll(".slimscrollleft"), WebAdmin_VARS.BODY.trigger("resize");

61
JMEAgentSystem/Site.Master

@ -7,7 +7,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<%--<title><%: string.IsNullOrEmpty(Page.Title)?"JME":Page.Title %> - JME Agent System</title>--%>
<title>JME - Tablet</title>
<title>ImeLondon - Tablet</title>
<asp:PlaceHolder runat="server">
<%: Styles.Render("~/bundles/plugincss") %>
@ -59,7 +59,7 @@
<div class="topbar-left">
<div class="text-center">
<a href="/WebPages/Default.aspx" class="logo">
<img src="/ui/images/jme.png" />
<img src="/ui/images/imelondon-logo.jpeg" />
</a>
<a href="/WebPages/Default.aspx" class="logo-sm">
<span>
@ -72,15 +72,22 @@
<div class="container">
<div class="">
<div class="pull-left">
<button type="button" class="button-menu-mobile open-left waves-effect waves-light"><i class="ion-navicon"></i></button>
<span class="clearfix"></span>
</div>
<div class="navbar-form pull-left" role="search">
<%-- <div class="navbar-form pull-left" role="search">
<div class="form-group">
<input type="text" class="form-control search-bar" placeholder="Search...">
</div>
<button type="submit" class="btn btn-search"><i class="fa fa-search"></i></button>
</div>
</div>--%>
<div class="text-7"> IME Londond Banking Solution </div>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown hidden-xs">
<a href="#" data-target="#" class="dropdown-toggle waves-effect waves-light notification-icon-box" data-toggle="dropdown" aria-expanded="true"><i class="fa fa-bell"></i><span class="badge badge-xs badge-danger"></span></a>
@ -117,13 +124,16 @@
<li class="dropdown">
<a href="#" class="dropdown-toggle profile waves-effect waves-light" data-toggle="dropdown" aria-expanded="true">
<img src="/images/users/avatar-1.jpg" alt="user-img" class="img-circle">
<span class="profile-username">
</a>
<ul class="dropdown-menu">
<li>
<span class="profile-username">
<label id="agentName1" runat="server"></label>
<br />
<small>
<label id="branchName1" runat="server"></label>
</small></span></a>
<ul class="dropdown-menu">
</small></span>
</li>
<li><a href="/WebPages/Account/ChangePassword.aspx">Change Password</a></li>
<li class="divider"></li>
<li><a href="/WebPages/Account/Login.aspx?isLogout=true">Logout</a></li>
@ -136,7 +146,7 @@
</div>
<div class="left side-menu">
<div class="sidebar-inner slimscrollleft">
<div class="user-details">
<%-- <div class="user-details">
<div class="text-center">
<img src="/images/users/avatar-1.jpg" alt="" class="img-circle">
</div>
@ -145,15 +155,15 @@
<a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
<label id="agentName2" runat="server"></label>
</a>
<%-- <ul class="dropdown-menu">
<ul class="dropdown-menu">
<li><a href="../WebPages/Account/Lockout.aspx">Lock screen</a></li>
<li class="divider"></li>
<li><a href="../WebPages/Account/Login.aspx?isLogout=true">Logout</a></li>
</ul>--%>
</ul>
</div>
<p class="text-muted m-0"><i class="fa fa-dot-circle-o text-success"></i>&nbsp Online</p>
</div>
</div>
</div>--%>
<div id="sidebar-menu">
<ul>
@ -162,32 +172,45 @@
<a class="dropdown-item" href="#">Another action</a>
<a class="dropdown-item" href="#">Something else here</a>
</li>
<li><a href="/WebPages/Default.aspx" class="waves-effect"><i class="mdi mdi-home"></i><span>Dashboard <%--<span class="badge badge-primary pull-right">1</span>--%></span></a></li>
<li class="has_sub"><a href="javascript:void(0);" class="waves-effect"><i class="mdi mdi-layers"></i><span>Reports </span><span class="pull-right"><i class="mdi mdi-plus"></i></span></a>
<%--<li><a href="/WebPages/Default.aspx" class="waves-effect"><i class="mdi mdi-home"></i><span>Home <span class="badge badge-primary pull-right">1</span></span></a></li>--%>
<%-- <li class="has_sub"><a href="javascript:void(0);" class="waves-effect"><i class="mdi mdi-layers"></i><span>Reports </span><span class="pull-right"><i class="mdi mdi-plus"></i></span></a>
<ul class="list-unstyled">
<li><a href="/WebPages/Reports/ViewStatement.aspx">Statement</a></li>
<li><a href="/WebPages/Reports/TransactionReport.aspx">Transaction Report</a></li>
</ul>
</li>
<li><a href="/WebPages/CustomerRegistration/Manage.aspx" class="waves-effect"><i class="fa fa-male"></i><span>Register Customer </span></a></li>
</li>--%>
<%-- <li ><a href="/WebPages/CustomerRegistration/Manage.aspx" class="waves-effect" ><i class="fas fa-donate "></i><span>Transfer Fund </span></a></li>
<li><a href="/WebPages/BenificiaryRegistration/Manage.aspx" class="waves-effect"><i class="fa fa-plus-circle"></i><span>Add Beneficiary</span></a></li>
<li><a href="/WebPages/SendTxn/SendTxnRequest.aspx" class="waves-effect"><i class="fa fa-send"></i><span>Send Money - Request </span></a></li>
<li><a href="/WebPages/AddIdPicture/Manage.aspx" class="waves-effect"><i class="fa fa-picture-o"></i><span>Add ID Picture </span></a></li>
<li><a href="/WebPages/Calculator/Calculator.aspx" class="waves-effect"><i class="fa fa-calculator"></i><span>Calculator </span></a></li>
<li><a href="/WebPages/Calculator/Calculator.aspx" class="waves-effect"><i class="fa fa-calculator"></i><span>Calculator </span></a></li>--%>
<li><a href="/WebPages/Default.aspx" class="waves-effect"><span>Home</span></a></li>
<li><a href="/WebPages/TransferFund/Transfer.aspx" class="waves-effect"><span>Transfer Fund</span></a></li>
<li><a href="/WebPages/ReceiveManagement/Receive.aspx" class="waves-effect"><span>Receiver Management</span></a></li>
<li><a href="/WebPages/MyReceiver/MyReceiver.aspx" class="waves-effect"><span>My Receiver</span></a></li>
<li><a href="/WebPages/TransferHistory/TransferHistory.aspx" class="waves-effect"><span>Transfer History</span></a></li>
<li><a href="/WebPages/PendingTransfer/PendingTransfer.aspx" class="waves-effect"><span>Pending Transfer</span></a></li>
<li><a href="/#" class="waves-effect"><span>Account statement</span></a></li>
<li><a href="/WebPages/ChangePassword/ChangePassword.aspx" class="waves-effect"><span>Change Password</span></a></li>
<li><a href="/#" class="waves-effect"><span>My Activities</span></a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="content-page">
<div class="content">
<asp:ContentPlaceHolder ID="MainContent" runat="server">
</asp:ContentPlaceHolder>
</div>
<footer class="footer">
<p>
&copy; <%: DateTime.Now.Year %> - Japan Money Express Co. Ltd.<br />
ジャパンマネーエクスプレス株式会社
<p style ="background-color: #1b1b5a">
&copy; <%: DateTime.Now.Year %> IME London is a product of Subhida UK Limited, Pentax House,South Hill Avenue, South Harrow, London, H2A 0D
Company Registration No. 06432399 Subhida UK Ltd is authorized and regulated by the Financial Conduct
Authority (FCA) <br> under the Payment Service Regulations 2017. FCA Registration No. 576127 HMRC Registration No. XYML000000119350<br />
</p>
</footer>
</div>

2
JMEAgentSystem/Site.Master.cs

@ -80,7 +80,7 @@ namespace JMEAgentSystem
if (GetStatic.GetUser() != null && GetStatic.GetUser() == "")
Response.Redirect("/Webpages/Account/Login");
agentName1.InnerText = GetStatic.ReadSession("agentName", "");
agentName2.InnerText = GetStatic.ReadSession("agentName", "");
//agentName2.InnerText = GetStatic.ReadSession("agentName", "");
//username1.InnerText = user.Username;
branchName1.InnerText = GetStatic.ReadSession("agentAddress", "");

27
JMEAgentSystem/Site.Master.designer.cs

@ -7,11 +7,13 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem {
public partial class SiteMaster {
namespace JMEAgentSystem
{
public partial class SiteMaster
{
/// <summary>
/// agentName1 control.
/// </summary>
@ -20,7 +22,7 @@ namespace JMEAgentSystem {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl agentName1;
/// <summary>
/// branchName1 control.
/// </summary>
@ -29,16 +31,7 @@ namespace JMEAgentSystem {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl branchName1;
/// <summary>
/// agentName2 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl agentName2;
/// <summary>
/// MainContent control.
/// </summary>
@ -47,7 +40,7 @@ namespace JMEAgentSystem {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder MainContent;
/// <summary>
/// Script control.
/// </summary>

17
JMEAgentSystem/WebPages/Account/Authenticate.aspx.cs

@ -11,13 +11,13 @@ using System.Web.UI.WebControls;
using Business.Account;
using Business.Configuration;
using Common.Model;
using API;
namespace JMEAgentSystem.WebPages.Account
{
public partial class Authenticate : System.Web.UI.Page
{
protected GoogleAuthenticatorAPI _auth = new GoogleAuthenticatorAPI();
private readonly IAccountServices _accountServices = AutoFacContainer.Resolve<IAccountServices>();
private readonly string userId = GetStatic.ReadQueryString("referralCode", "");
@ -47,18 +47,7 @@ namespace JMEAgentSystem.WebPages.Account
return;
}
// var response = _accountServices.AuthenticateAgent(userId, otp, uniqueKey);
var _dbRes = _auth.Verify2FA(otp, uniqueKey);
if (_dbRes.ErrorCode != "0")
{
errMsg.InnerText = _dbRes.Msg;
errMsg.Visible = true;
// EnableLogin();
return;
}
{
Response.Redirect("/WebPages/");
}
}
}
}

14
JMEAgentSystem/WebPages/Account/Login.aspx

@ -3,18 +3,18 @@
<asp:Content ID="Content1" ContentPlaceHolderID="AccountContent" runat="server">
<div class="panel panel-color panel-primary panel-pages">
<div class="panel-body">
<h3 class="text-center m-t-0 m-b-15"><span>
<img src="../../ui/images/jme.png" class="img-responsive" /></span></h3>
<h4 class="text-muted text-center m-t-0"><b>Sign In</b></h4>
<h3 class="text-center m-t-1 m-b-15"> Welcome to Institution Portal! <%--<span>
<img src="../../ui/images/logo-white-up-down.png" class="img-responsive" /></span>--%></h3>
<h4 class="text-muted text-center m-t-0"><b>Enter your details to Login</b></h4>
<div class="form-horizontal m-t-20">
<div class="form-group">
<div class="col-xs-12">
<asp:TextBox ID="referralCode" name="referralCode" runat="server" CssClass="form-control" placeholder="REFERRAL CODE"></asp:TextBox>
<asp:TextBox ID="referralCode" name="referralCode" runat="server" CssClass="form-control" placeholder="Email Address"></asp:TextBox>
</div>
</div>
<div class="form-group">
<div class="col-xs-12">
<asp:TextBox TextMode="Password" ID="password" name="password" runat="server" CssClass="form-control" placeholder="PASSWORD"></asp:TextBox>
<asp:TextBox TextMode="Password" ID="password" name="password" runat="server" CssClass="form-control" placeholder="Password"></asp:TextBox>
</div>
</div>
<div class="form-group" style="display:none;">
@ -26,8 +26,8 @@
</div>
</div>
<div class="form-group text-center m-t-40">
<div class="col-xs-12">
<button id="btnLogin" onclick="checkValidaion()" class="btn btn-primary btn-block btn-lg waves-effect waves-light" type="button">Log In</button>
<div class="col-xs-4">
<button id="btnLogin" onclick="checkValidaion()" class="btn btn-primary btn-block btn-lg waves-effect waves-light" type="button">Login <i class="fa fa-window-maximize px-2" aria-hidden="true"></i></button>
</div>
</div>
<div class="alert alert-success" id="msg" hidden>Lorem ipsum dolor sit amet, consectetur adipisicing elit. <a href="#" class="alert-link">Alert Link</a>.</div>

24
JMEAgentSystem/WebPages/Account/Login.aspx.cs

@ -69,18 +69,18 @@ namespace JMEAgentSystem.WebPages.Account
var result = GetStatic.ParseDbResult(ds.Tables[0]);
if (result.ResponseCode == "0")
{
GetStatic.WriteSession("admin", ds.Tables[1].Rows[0]["REFERRAL_CODE"].ToString());
GetStatic.WriteSession("agentName", ds.Tables[1].Rows[0]["REFERRAL_NAME"].ToString());
GetStatic.WriteSession("agentAddress", ds.Tables[1].Rows[0]["REFERRAL_ADDRESS"].ToString());
GetStatic.WriteSession("agentMobile", ds.Tables[1].Rows[0]["REFERRAL_MOBILE"].ToString());
GetStatic.WriteSession("agentEmail", ds.Tables[1].Rows[0]["REFERRAL_EMAIL"].ToString());
GetStatic.WriteSession("agentAssignedBranch", ds.Tables[1].Rows[0]["AGENTNAME"].ToString());
GetStatic.WriteSession("agentType", ds.Tables[1].Rows[0]["REFERRAL_TYPE_CODE"].ToString());
GetStatic.WriteSession("agentLimit", ds.Tables[1].Rows[0]["REFERRAL_LIMIT"].ToString());
GetStatic.WriteSession("agentId", ds.Tables[1].Rows[0]["BRANCH_ID"].ToString());
GetStatic.WriteSession("isForceChangePassword", ds.Tables[1].Rows[0]["FORCE_CHANGE_PWD"].ToString());
GetStatic.WriteSession("isAuthenticator", ds.Tables[1].Rows[0]["isAuthenticator"].ToString());
GetStatic.WriteSession("countryId", "233");
GetStatic.WriteSession("admin", ds.Tables[1].Rows[0]["REFERRAL_CODE"].ToString());
GetStatic.WriteSession("agentName", ds.Tables[1].Rows[0]["REFERRAL_NAME"].ToString());
GetStatic.WriteSession("agentAddress", ds.Tables[1].Rows[0]["REFERRAL_ADDRESS"].ToString());
GetStatic.WriteSession("agentMobile", ds.Tables[1].Rows[0]["REFERRAL_MOBILE"].ToString());
GetStatic.WriteSession("agentEmail", ds.Tables[1].Rows[0]["REFERRAL_EMAIL"].ToString());
GetStatic.WriteSession("agentAssignedBranch", ds.Tables[1].Rows[0]["AGENTNAME"].ToString());
GetStatic.WriteSession("agentType", ds.Tables[1].Rows[0]["REFERRAL_TYPE_CODE"].ToString());
GetStatic.WriteSession("agentLimit", ds.Tables[1].Rows[0]["REFERRAL_LIMIT"].ToString());
GetStatic.WriteSession("agentId", ds.Tables[1].Rows[0]["BRANCH_ID"].ToString());
GetStatic.WriteSession("isForceChangePassword", ds.Tables[1].Rows[0]["FORCE_CHANGE_PWD"].ToString());
//GetStatic.WriteSession("isAuthenticator", ds.Tables[1].Rows[0]["isAuthenticator"].ToString());
GetStatic.WriteSession("countryId", "233");
if (!string.IsNullOrEmpty(GetStatic.ReadCookie("JME_Agent_System_UserData_" + DateTime.Now.Month.ToString() + "_" + DateTime.Now.AddDays(-1).Day.ToString() + "_" + DateTime.Now.Year.ToString(), "")))

6
JMEAgentSystem/WebPages/Account/TransferFund/FTransfer.aspx

@ -0,0 +1,6 @@
<%@ Page Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="FTransfer.aspx.cs" Inherits="JMEAgentSystem.WebPages.Account.TransferFund.FTransfer" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
</asp:Content>

17
JMEAgentSystem/WebPages/Account/TransferFund/FTransfer.aspx.cs

@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace JMEAgentSystem.WebPages.Account.TransferFund
{
public partial class FTransfer : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}

17
JMEAgentSystem/WebPages/Account/TransferFund/FTransfer.aspx.designer.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.Account.TransferFund
{
public partial class FTransfer
{
}
}

73
JMEAgentSystem/WebPages/AddIdPicture/Manage.aspx

@ -1,9 +1,9 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Manage.aspx.cs" Inherits="JMEAgentSystem.WebPages.AddIdPicture.Manage" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<div class="page-wrapper">
<%-- <div class="page-wrapper">
<div class="hidden">
<%--<asp:Button ID="clickBtnForGetCustomerDetails" runat="server" Text="click" OnClick="clickBtnForGetCustomerDetails_Click" />--%>
</div>
<div class="report-tab" runat="server" id="regUp">
<!-- Nav tabs -->
@ -60,7 +60,7 @@
</div>
<div class="file-upload" id="back">
<asp:FileUpload ID="reg_back_id" type="file" runat="server" class="uploadbutton" accept="image/capture" />
<%--<input type="file" name="reg-back-id" id="reg-back-id" required="required" class="uploadbutton" accept="image/*" />--%>
<span>
<asp:Localize runat="server" meta:resourcekey="Register_042" Text="Drag and drop your file here or "></asp:Localize><span class="primary-c"><asp:Localize runat="server" meta:resourcekey="Register_043" Text="Browse"></asp:Localize></span><asp:Localize runat="server" meta:resourcekey="Register_044" Text=" for a document to upload"></asp:Localize></span>
</div>
@ -78,8 +78,71 @@
</div>
</div>
</div>
--%>
<div class ="Container">
<div class="col-lg-9">
<!-- Profile Completeness End -->
<!-- Recent Activity
=============================== -->
<div class="bg-white shadow-sm rounded p-4 mb-4">
<h3 class="text-5 fw-400 d-flex align-items-center mb-4">
Beneficiary Details
</h3>
<hr class="mx-n4 mb-4" />
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Select Beneficiary:</p>
<p class="col-sm-9 text-3">
<select class="form-control form-select">
<option value="Brother/ Sister">Select Beneficiary</option>
</select></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Full Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">IBAN:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Bank Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Scheme Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Instructed Amount:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Payment Refrence:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3"></p>
<p class="col-sm-9 text-3"> <input type="submit" value="Initiate Payment" class="btn btn-primary"> <input type="submit" value="Cancel" class="btn btn-primary"></p>
</div>
</div>
<!-- Recent Activity End -->
</div>
</div>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="Script" runat="server">
<%--<asp:Content ID="Content2" ContentPlaceHolderID="Script" runat="server">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.3/css/intlTelInput.css" />
<link href="/Content/style.css" rel="stylesheet" />
<link href="/Content/css/Document.css" rel="stylesheet" />
@ -96,4 +159,4 @@
<script src="https://cdn.jsdelivr.net/npm/gasparesganga-jquery-loading-overlay@1.5.4/src/loadingoverlay.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/gasparesganga-jquery-loading-overlay@1.5.4/extras/loadingoverlay_progress/loadingoverlay_progress.min.js"></script>
<script src="../../Scripts/AddIdPitcure/addPicture.js"></script>
</asp:Content>
</asp:Content>--%>

197
JMEAgentSystem/WebPages/AddIdPicture/Manage.aspx.cs

@ -16,7 +16,7 @@ namespace JMEAgentSystem.WebPages.AddIdPicture
{
public partial class Manage : System.Web.UI.Page
{
private readonly ICustomerServices _customerServices = AutoFacContainer.Resolve<ICustomerServices>();
//private readonly ICustomerServices _customerServices = AutoFacContainer.Resolve<ICustomerServices>();
protected void Page_Load(object sender, EventArgs e)
{
if (!IsPostBack)
@ -25,115 +25,116 @@ namespace JMEAgentSystem.WebPages.AddIdPicture
switch (reqMethod)
{
case "SavePhotoFromAjaxCall":
SavePhotoFromAjaxCall();
//SavePhotoFromAjaxCall();
break;
}
}
}
private void SavePhotoFromAjaxCall()
{
var jsonString = "";
var dbResult = new DbResult();
HttpFileCollection fileCollectionNew = HttpContext.Current.Request.Files;
//private void SavePhotoFromAjaxCall()
//{
// var jsonString = "";
// var dbResult = new DbResult();
// HttpFileCollection fileCollectionNew = HttpContext.Current.Request.Files;
string documentExtension = GetStatic.ReadWebConfig("customerDocFileExtension", "");
// string documentExtension = GetStatic.ReadWebConfig("customerDocFileExtension", "");
for (int i = 0; i < fileCollectionNew.AllKeys.Length; i++)
{
HttpPostedFile file = fileCollectionNew[i];
string fileExtension = new FileInfo(file.FileName).Extension;
// for (int i = 0; i < fileCollectionNew.AllKeys.Length; i++)
// {
// HttpPostedFile file = fileCollectionNew[i];
// string fileExtension = new FileInfo(file.FileName).Extension;
if (!documentExtension.ToLower().Contains(fileExtension.ToLower()))
{
dbResult.ErrorCode = "1";
dbResult.Msg = "Invalid File Extension";
jsonString = JsonConvert.SerializeObject(dbResult);
Response.ContentType = "application/json";
Response.Write(jsonString);
Response.End();
}
}
// if (!documentExtension.ToLower().Contains(fileExtension.ToLower()))
// {
// dbResult.ErrorCode = "1";
// dbResult.Msg = "Invalid File Extension";
// jsonString = JsonConvert.SerializeObject(dbResult);
// Response.ContentType = "application/json";
// Response.Write(jsonString);
// Response.End();
// }
// }
DbResult response = saveCustomerDocument();
jsonString = JsonConvert.SerializeObject(response);
Response.ContentType = "application/json";
Response.Write(jsonString);
Response.End();
}
// DbResult response = saveCustomerDocument();
// jsonString = JsonConvert.SerializeObject(response);
// Response.ContentType = "application/json";
// Response.Write(jsonString);
// Response.End();
//}
private DbResult saveCustomerDocument()
{
try
{
HttpFileCollection fileCollection = Request.Files;
DbResult res = new DbResult();
//private DbResult saveCustomerDocument()
//{
// try
// {
// HttpFileCollection fileCollection = Request.Files;
// DbResult res = new DbResult();
for (int i = 0; i < fileCollection.AllKeys.Length; i++)
{
HttpPostedFile file = fileCollection[i];
if (file != null)
{
string documentTypeName = "";
string documentType = "";
string fileType = "";
if (i == 0)
{
documentTypeName = "ID_Front";
documentType = "11054";
}
else
{
documentTypeName = "ID_Back";
documentType = "11055";
}
string fileName = (!string.IsNullOrWhiteSpace(file.FileName) ? UploadDocument(file, GetStatic.GetUser(), documentTypeName, out fileType) : UploadDocument(file, GetStatic.GetUser(), documentTypeName, out fileType));
CustomerDocument cm = new CustomerDocument();
cm.customerId = "";
cm.fileDescription = "";
cm.documentType = documentType;
cm.fileUrl = fileName;
cm.fileType = fileType;
res = _customerServices.UpdateCustomerDocument("", "0", fileName, documentType, "image/png", documentType, GetStatic.GetUser());
}
}
return res;
}
catch (Exception ex)
{
return new DbResult() { ErrorCode = "1", Msg = ex.InnerException.ToString() };
}
// for (int i = 0; i < fileCollection.AllKeys.Length; i++)
// {
// HttpPostedFile file = fileCollection[i];
// if (file != null)
// {
// string documentTypeName = "";
// string documentType = "";
// string fileType = "";
// if (i == 0)
// {
// documentTypeName = "ID_Front";
// documentType = "11054";
// }
// else
// {
// documentTypeName = "ID_Back";
// documentType = "11055";
// }
// string fileName = (!string.IsNullOrWhiteSpace(file.FileName) ? UploadDocument(file, GetStatic.GetUser(), documentTypeName, out fileType) : UploadDocument(file, GetStatic.GetUser(), documentTypeName, out fileType));
// CustomerDocument cm = new CustomerDocument();
// cm.customerId = "";
// cm.fileDescription = "";
// cm.documentType = documentType;
// cm.fileUrl = fileName;
// cm.fileType = fileType;
// res = _customerServices.UpdateCustomerDocument("", "0", fileName, documentType, "image/png", documentType, GetStatic.GetUser());
// }
// }
// return res;
// }
// catch (Exception ex)
// {
// return new DbResult() { ErrorCode = "1", Msg = ex.InnerException.ToString() };
// }
}
private string UploadDocument(HttpPostedFile doc, string user, string documentTypeName, out string fileType)
{
fileType = "";
string fName = "";
try
{
fileType = doc.ContentType;
string fileExtension = new FileInfo(doc.FileName).Extension;
string documentExtension = GetStatic.ReadWebConfig("customerDocFileExtension", "");
if (documentExtension.ToLower().Contains(fileExtension.ToLower()))
{
string fileName = documentTypeName + "_" + GetStatic.GetDateTimeStamp() + "_" + GetStatic.GetUser() + "_" + fileExtension;
string path = GetStatic.GetCustomerFilePath() + "CustomerDocument\\" + "ID Collection\\" + user;
if (!Directory.Exists(path))
Directory.CreateDirectory(path);
doc.SaveAs(path + "/" + fileName);
fName = fileName;
}
else
{
fName = "notValid";
}
//}
//private string UploadDocument(HttpPostedFile doc, string user, string documentTypeName, out string fileType)
//{
// fileType = "";
// string fName = "";
// try
// {
// fileType = doc.ContentType;
// string fileExtension = new FileInfo(doc.FileName).Extension;
// string documentExtension = GetStatic.ReadWebConfig("customerDocFileExtension", "");
// if (documentExtension.ToLower().Contains(fileExtension.ToLower()))
// {
// string fileName = documentTypeName + "_" + GetStatic.GetDateTimeStamp() + "_" + GetStatic.GetUser() + "_" + fileExtension;
// string path = GetStatic.GetCustomerFilePath() + "CustomerDocument\\" + "ID Collection\\" + user;
// if (!Directory.Exists(path))
// Directory.CreateDirectory(path);
// doc.SaveAs(path + "/" + fileName);
// fName = fileName;
// }
// else
// {
// fName = "notValid";
// }
// }
// catch (Exception ex)
// {
// fName = "";
// }
// return fName;
//}
}
catch (Exception ex)
{
fName = "";
}
return fName;
}
}
}

46
JMEAgentSystem/WebPages/AddIdPicture/Manage.aspx.designer.cs

@ -7,45 +7,11 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.AddIdPicture {
public partial class Manage {
/// <summary>
/// regUp control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl regUp;
/// <summary>
/// addEditPanel control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl addEditPanel;
/// <summary>
/// reg_front_id control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.FileUpload reg_front_id;
/// <summary>
/// reg_back_id control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.FileUpload reg_back_id;
namespace JMEAgentSystem.WebPages.AddIdPicture
{
public partial class Manage
{
}
}

46
JMEAgentSystem/WebPages/Calculator/Calculator.aspx.designer.cs

@ -7,11 +7,13 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.Calculator {
public partial class Calculator {
namespace JMEAgentSystem.WebPages.Calculator
{
public partial class Calculator
{
/// <summary>
/// pCountry control.
/// </summary>
@ -20,7 +22,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList pCountry;
/// <summary>
/// RequiredFieldValidator1 control.
/// </summary>
@ -29,7 +31,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1;
/// <summary>
/// pMode control.
/// </summary>
@ -38,7 +40,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.DropDownList pMode;
/// <summary>
/// RequiredFieldValidator2 control.
/// </summary>
@ -47,7 +49,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2;
/// <summary>
/// bySendAmt control.
/// </summary>
@ -56,7 +58,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RadioButton bySendAmt;
/// <summary>
/// byPayOutAmt control.
/// </summary>
@ -65,7 +67,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.RadioButton byPayOutAmt;
/// <summary>
/// txtCollAmt control.
/// </summary>
@ -74,7 +76,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox txtCollAmt;
/// <summary>
/// lblCollCurr control.
/// </summary>
@ -83,7 +85,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblCollCurr;
/// <summary>
/// lblSendAmt control.
/// </summary>
@ -92,7 +94,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblSendAmt;
/// <summary>
/// lblSendCurr control.
/// </summary>
@ -101,7 +103,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblSendCurr;
/// <summary>
/// lblServiceChargeAmt control.
/// </summary>
@ -110,7 +112,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblServiceChargeAmt;
/// <summary>
/// lblServiceChargeCurr control.
/// </summary>
@ -119,7 +121,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblServiceChargeCurr;
/// <summary>
/// lblExRate control.
/// </summary>
@ -128,7 +130,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblExRate;
/// <summary>
/// lblExCurr control.
/// </summary>
@ -137,7 +139,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblExCurr;
/// <summary>
/// txtPayAmt control.
/// </summary>
@ -146,7 +148,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox txtPayAmt;
/// <summary>
/// lblPayCurr control.
/// </summary>
@ -155,7 +157,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblPayCurr;
/// <summary>
/// lblErr control.
/// </summary>
@ -164,7 +166,7 @@ namespace JMEAgentSystem.WebPages.Calculator {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblErr;
/// <summary>
/// span_txnInfo control.
/// </summary>

24
JMEAgentSystem/WebPages/ChangePassword/ChangePassword.aspx

@ -0,0 +1,24 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="ChangePassword.aspx.cs" Inherits="JMEAgentSystem.WebPages.ChangePassword.ChangePassword" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<div class="container">
<div class="row">
<div class="col-sm-12" >
<h1 style="text-align :center">Change Password</h1>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<input type="password" class="input-lg form-control" name="password1" id="password1" placeholder="New Password" autocomplete="off">
<input type="password" class="input-lg form-control" name="password2" id="password2" placeholder="Repeat Password" autocomplete="off">
<div class="row">
</div>
<input type="submit" class="col-xs-12 btn btn-primary btn-load btn-lg" data-loading-text="Changing Password..." value="Change Password">
</div><!--/col-sm-6-->
</div><!--/row-->
</div>
</asp:Content>

17
JMEAgentSystem/WebPages/ChangePassword/ChangePassword.aspx.cs

@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace JMEAgentSystem.WebPages.ChangePassword
{
public partial class ChangePassword : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}

17
JMEAgentSystem/WebPages/ChangePassword/ChangePassword.aspx.designer.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.ChangePassword
{
public partial class ChangePassword
{
}
}

78
JMEAgentSystem/WebPages/Default.aspx

@ -1,10 +1,10 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="JMEAgentSystem._Default" %>
<asp:Content ID="BodyContent" ContentPlaceHolderID="MainContent" runat="server">
<div class="content">
<%--<div class="content">
<div class="">
<div class="page-header-title">
<h4 class="page-title">Dashboard</h4>
<h4 class="page-title">Dashboard</h4>
</div>
</div>
<div class="page-content-wrapper ">
@ -91,7 +91,7 @@
<div class="col-md-9">
<div class="panel">
<div class="panel-body" id="loadingDiv">
<h4 class="m-b-30 m-t-0">Last 5 Transactions</h4>
<h4 class="m-b-30 m-t-0"></h4>
<div class="row">
<div class="col-xs-12">
<div class="table-responsive">
@ -121,12 +121,78 @@
</div>
</div>
</div>
</div>
</div>--%>
<div class="col-lg-9">
<!-- Profile Completeness End -->
<!-- Recent Activity
=============================== -->
<div class="bg-white shadow-sm rounded p-4 mb-4">
<h3 class="text-5 fw-400 d-flex align-items-center mb-4">
User Profile Details
</h3>
<hr class="mx-n4 mb-4" />
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Name:</p>
<p class="col-sm-9 text-3">Raghunath Bhandari</p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Date of Birth:</p>
<p class="col-sm-9 text-3">12-09-1982</p>
</div>
<div class="row gx-3 align-items-baseline">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Address:</p>
<p class="col-sm-9 text-3">
4th Floor, Plot No.22, Above Public Park, 145 Murphy Canyon Rd, Suite 100-18,<br />
San Ditego,<br />
California - 22434,<br />
United States.
</p>
</div>
</div>
<!-- Recent Activity End -->
<!-- My Receiver Activity
=============================== -->
<div class="bg-white shadow-sm rounded p-4 mb-4">
<h3 class="text-5 fw-400 d-flex align-items-center mb-4">
Account Details
</h3>
<hr class="mx-n4 mb-4" />
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Accouunt Title:</p>
<p class="col-sm-9 text-3">IME London</p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">IBAN:</p>
<p class="col-sm-9 text-3">2134123412341234123</p>
</div>
<div class="row gx-3 align-items-baseline">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">AC Number:</p>
<p class="col-sm-9 text-3">12341234 </p>
</div>
<div class="row gx-3 align-items-baseline">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Sort:</p>
<p class="col-sm-9 text-3">12-12-12 </p>
</div>
</div>
<!-- MY Receiver Activity End -->
</div>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="Script" runat="server">
<%--<asp:Content ID="Content2" ContentPlaceHolderID="Script" runat="server">
<script src="/Scripts/jquery.min.js"></script>
<script src="/Plugins/jquery-ui/jquery-ui.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/gasparesganga-jquery-loading-overlay@1.5.4/src/loadingoverlay.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/gasparesganga-jquery-loading-overlay@1.5.4/extras/loadingoverlay_progress/loadingoverlay_progress.min.js"></script>
<script src="/Scripts/ReferralReports/DashBoard.js?v=1.5"></script>
</asp:Content>
</asp:Content>--%>

65
JMEAgentSystem/WebPages/MyReceiver/MyReceiver.aspx

@ -0,0 +1,65 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="MyReceiver.aspx.cs" Inherits="JMEAgentSystem.WebPages.MyReceiver.MyReceiver" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<style>
table {
border-collapse: collapse;
width: 100%;
}
th, td {
text-align: left;
padding: 8px;
}
tr:nth-child(even) {background-color: #f2f2f2;}
</style>
<h2>MyReceiver</h2>
<div style="overflow-x: auto;">
<table>
<tr>
<th>S.No</th>
<th>Beneficary Name</th>
<th>IBNA</th>
<th>Bank Name</th>
<th>BIC</th>
<th>Country</th>
<th>Status</th>
<th>Action</th>
</tr>
<tr>
<td>Jill</td>
<td>Smith</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
</tr>
<tr>
<td>Eve</td>
<td>Jackson</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
</tr>
<tr>
<td>Adam</td>
<td>Johnson</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
</tr>
</table>
</div>
</asp:Content>

17
JMEAgentSystem/WebPages/MyReceiver/MyReceiver.aspx.cs

@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace JMEAgentSystem.WebPages.MyReceiver
{
public partial class MyReceiver : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}

17
JMEAgentSystem/WebPages/MyReceiver/MyReceiver.aspx.designer.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.MyReceiver
{
public partial class MyReceiver
{
}
}

66
JMEAgentSystem/WebPages/PendingTransfer/PendingTransfer.aspx

@ -0,0 +1,66 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="PendingTransfer.aspx.cs" Inherits="JMEAgentSystem.WebPages.PendingTransfer.PendingTransfer" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<style>
table {
border-collapse: collapse;
width: 100%;
}
th, td {
text-align: left;
padding: 8px;
}
tr:nth-child(even) {background-color: #f2f2f2;}
</style>
<h2>MyReceiver</h2>
<div style="overflow-x: auto;">
<table>
<tr>
<th>S.No</th>
<th>Beneficary Name</th>
<th>IBNA</th>
<th>Bank Name</th>
<th>BIC</th>
<th>Country</th>
<th>Status</th>
<th>Action</th>
</tr>
<tr>
<td>Jill</td>
<td>Smith</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
</tr>
<tr>
<td>Eve</td>
<td>Jackson</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
</tr>
<tr>
<td>Adam</td>
<td>Johnson</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
</tr>
</table>
</div>
</asp:Content>

17
JMEAgentSystem/WebPages/PendingTransfer/PendingTransfer.aspx.cs

@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace JMEAgentSystem.WebPages.PendingTransfer
{
public partial class PendingTransfer : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}

17
JMEAgentSystem/WebPages/PendingTransfer/PendingTransfer.aspx.designer.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.PendingTransfer
{
public partial class PendingTransfer
{
}
}

178
JMEAgentSystem/WebPages/Receipt/ViewReceipt.aspx.designer.cs

@ -7,11 +7,13 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.Receipt {
public partial class ViewReceipt {
namespace JMEAgentSystem.WebPages.Receipt
{
public partial class ViewReceipt
{
/// <summary>
/// buttonDiv control.
/// </summary>
@ -20,7 +22,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl buttonDiv;
/// <summary>
/// hide control.
/// </summary>
@ -29,7 +31,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.HiddenField hide;
/// <summary>
/// office control.
/// </summary>
@ -38,7 +40,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button office;
/// <summary>
/// customer control.
/// </summary>
@ -47,7 +49,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button customer;
/// <summary>
/// both control.
/// </summary>
@ -56,7 +58,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button both;
/// <summary>
/// lblfiled control.
/// </summary>
@ -65,7 +67,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblfiled;
/// <summary>
/// tranStatus control.
/// </summary>
@ -74,7 +76,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label tranStatus;
/// <summary>
/// customerDiv control.
/// </summary>
@ -83,7 +85,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl customerDiv;
/// <summary>
/// senderName control.
/// </summary>
@ -92,7 +94,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label senderName;
/// <summary>
/// sMemId control.
/// </summary>
@ -101,7 +103,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sMemId;
/// <summary>
/// sAddress control.
/// </summary>
@ -110,7 +112,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sAddress;
/// <summary>
/// sNativeCountry control.
/// </summary>
@ -119,7 +121,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sNativeCountry;
/// <summary>
/// purpose control.
/// </summary>
@ -128,7 +130,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label purpose;
/// <summary>
/// sDob control.
/// </summary>
@ -137,7 +139,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sDob;
/// <summary>
/// sContactNo control.
/// </summary>
@ -146,7 +148,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sContactNo;
/// <summary>
/// visaStatus control.
/// </summary>
@ -155,7 +157,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label visaStatus;
/// <summary>
/// pAgentCountry control.
/// </summary>
@ -164,7 +166,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pAgentCountry;
/// <summary>
/// receiverName control.
/// </summary>
@ -173,7 +175,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label receiverName;
/// <summary>
/// paymentMode control.
/// </summary>
@ -182,7 +184,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label paymentMode;
/// <summary>
/// rContactNo control.
/// </summary>
@ -191,7 +193,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label rContactNo;
/// <summary>
/// pAgent control.
/// </summary>
@ -200,7 +202,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pAgent;
/// <summary>
/// rAddress control.
/// </summary>
@ -209,7 +211,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label rAddress;
/// <summary>
/// bankLable control.
/// </summary>
@ -218,7 +220,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl bankLable;
/// <summary>
/// pBankName control.
/// </summary>
@ -227,7 +229,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pBankName;
/// <summary>
/// relationShip control.
/// </summary>
@ -236,7 +238,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label relationShip;
/// <summary>
/// bank7 control.
/// </summary>
@ -245,7 +247,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank7;
/// <summary>
/// bank8 control.
/// </summary>
@ -254,7 +256,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank8;
/// <summary>
/// pBranchName control.
/// </summary>
@ -263,7 +265,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pBranchName;
/// <summary>
/// bank9 control.
/// </summary>
@ -272,7 +274,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank9;
/// <summary>
/// bank10 control.
/// </summary>
@ -281,7 +283,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank10;
/// <summary>
/// accountNo control.
/// </summary>
@ -290,7 +292,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label accountNo;
/// <summary>
/// rAmtWords control.
/// </summary>
@ -299,7 +301,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label rAmtWords;
/// <summary>
/// controlNo control.
/// </summary>
@ -308,7 +310,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label controlNo;
/// <summary>
/// createdBy control.
/// </summary>
@ -317,7 +319,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label createdBy;
/// <summary>
/// approvedDate control.
/// </summary>
@ -326,7 +328,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label approvedDate;
/// <summary>
/// cAmt control.
/// </summary>
@ -335,7 +337,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label cAmt;
/// <summary>
/// serviceCharge control.
/// </summary>
@ -344,7 +346,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label serviceCharge;
/// <summary>
/// tAmt control.
/// </summary>
@ -353,7 +355,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label tAmt;
/// <summary>
/// exRate control.
/// </summary>
@ -362,7 +364,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label exRate;
/// <summary>
/// pAmt control.
/// </summary>
@ -371,7 +373,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pAmt;
/// <summary>
/// serial1 control.
/// </summary>
@ -380,7 +382,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label serial1;
/// <summary>
/// depositType control.
/// </summary>
@ -389,7 +391,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label depositType;
/// <summary>
/// operator1 control.
/// </summary>
@ -398,7 +400,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label operator1;
/// <summary>
/// divInvoiceSecond control.
/// </summary>
@ -407,7 +409,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTable divInvoiceSecond;
/// <summary>
/// officeDiv control.
/// </summary>
@ -416,7 +418,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl officeDiv;
/// <summary>
/// divInvoiceSecond1 control.
/// </summary>
@ -425,7 +427,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTable divInvoiceSecond1;
/// <summary>
/// senderName1 control.
/// </summary>
@ -434,7 +436,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label senderName1;
/// <summary>
/// sMemId1 control.
/// </summary>
@ -443,7 +445,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sMemId1;
/// <summary>
/// sAddress1 control.
/// </summary>
@ -452,7 +454,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sAddress1;
/// <summary>
/// sNativeCountry1 control.
/// </summary>
@ -461,7 +463,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sNativeCountry1;
/// <summary>
/// purpose1 control.
/// </summary>
@ -470,7 +472,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label purpose1;
/// <summary>
/// sDob1 control.
/// </summary>
@ -479,7 +481,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sDob1;
/// <summary>
/// sContactNo1 control.
/// </summary>
@ -488,7 +490,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label sContactNo1;
/// <summary>
/// visaStatus1 control.
/// </summary>
@ -497,7 +499,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label visaStatus1;
/// <summary>
/// pAgentCountry1 control.
/// </summary>
@ -506,7 +508,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pAgentCountry1;
/// <summary>
/// receiverName1 control.
/// </summary>
@ -515,7 +517,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label receiverName1;
/// <summary>
/// paymentMode1 control.
/// </summary>
@ -524,7 +526,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label paymentMode1;
/// <summary>
/// rContactNo1 control.
/// </summary>
@ -533,7 +535,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label rContactNo1;
/// <summary>
/// pAgent1 control.
/// </summary>
@ -542,7 +544,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pAgent1;
/// <summary>
/// rAddress1 control.
/// </summary>
@ -551,7 +553,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label rAddress1;
/// <summary>
/// bankLable1 control.
/// </summary>
@ -560,7 +562,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl bankLable1;
/// <summary>
/// bank2 control.
/// </summary>
@ -569,7 +571,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank2;
/// <summary>
/// pBankName1 control.
/// </summary>
@ -578,7 +580,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pBankName1;
/// <summary>
/// relationShip1 control.
/// </summary>
@ -587,7 +589,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label relationShip1;
/// <summary>
/// bank3 control.
/// </summary>
@ -596,7 +598,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank3;
/// <summary>
/// bank4 control.
/// </summary>
@ -605,7 +607,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank4;
/// <summary>
/// pBranchName1 control.
/// </summary>
@ -614,7 +616,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pBranchName1;
/// <summary>
/// bank5 control.
/// </summary>
@ -623,7 +625,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank5;
/// <summary>
/// bank6 control.
/// </summary>
@ -632,7 +634,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlTableCell bank6;
/// <summary>
/// accountNo1 control.
/// </summary>
@ -641,7 +643,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label accountNo1;
/// <summary>
/// rAmtWords1 control.
/// </summary>
@ -650,7 +652,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label rAmtWords1;
/// <summary>
/// controlNo1 control.
/// </summary>
@ -659,7 +661,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label controlNo1;
/// <summary>
/// createdBy1 control.
/// </summary>
@ -668,7 +670,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label createdBy1;
/// <summary>
/// approvedDate1 control.
/// </summary>
@ -677,7 +679,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label approvedDate1;
/// <summary>
/// cAmt1 control.
/// </summary>
@ -686,7 +688,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label cAmt1;
/// <summary>
/// serviceCharge1 control.
/// </summary>
@ -695,7 +697,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label serviceCharge1;
/// <summary>
/// tAmt1 control.
/// </summary>
@ -704,7 +706,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label tAmt1;
/// <summary>
/// exRate1 control.
/// </summary>
@ -713,7 +715,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label exRate1;
/// <summary>
/// pAmt1 control.
/// </summary>
@ -722,7 +724,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label pAmt1;
/// <summary>
/// serial2 control.
/// </summary>
@ -731,7 +733,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label serial2;
/// <summary>
/// depositType1 control.
/// </summary>
@ -740,7 +742,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label depositType1;
/// <summary>
/// operator2 control.
/// </summary>
@ -749,7 +751,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label operator2;
/// <summary>
/// officeCenterDiv control.
/// </summary>
@ -758,7 +760,7 @@ namespace JMEAgentSystem.WebPages.Receipt {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl officeCenterDiv;
/// <summary>
/// Table1 control.
/// </summary>

62
JMEAgentSystem/WebPages/ReceiveManagement/Receive.aspx

@ -0,0 +1,62 @@

<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Receive.aspx.cs" Inherits="JMEAgentSystem.WebPages.ReceiveManagement.Receive" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<div class ="afaf">
<div class="col-lg-8">
<div class="bg-red shadow-sm rounded p-3 mb-3">
<h3 class="text-5 fw-400 d-flex align-items-center mb-4">
Beneficiary Details
</h3>
<hr class="mx-n4 mb-4" />
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Select Beneficiary:</p>
<p class="col-sm-9 text-3">
<select class="form-control form-select">
<option value="Brother/ Sister">Select Beneficiary</option>
</select></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Full Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">IBAN:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Bank Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Scheme Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Instructed Amount:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Payment Refrence:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3"></p>
<p class="col-sm-9 text-3"> <input type="submit" value="Initiate Payment" class="btn btn-primary"> <input type="submit" value="Cancel" class="btn btn-primary"></p>
</div>
</div>
<!-- Recent Activity End -->
</div>
</div>
</asp:Content>

17
JMEAgentSystem/WebPages/ReceiveManagement/Receive.aspx.cs

@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace JMEAgentSystem.WebPages.ReceiveManagement
{
public partial class Receive : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}

17
JMEAgentSystem/WebPages/ReceiveManagement/Receive.aspx.designer.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.ReceiveManagement
{
public partial class Receive
{
}
}

66
JMEAgentSystem/WebPages/TransferFund/Transfer.aspx

@ -0,0 +1,66 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Transfer.aspx.cs" Inherits="JMEAgentSystem.WebPages.TransferFund.Transfer" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<div class ="Container">
<div class="col-lg-9">
<!-- Profile Completeness End -->
<!-- Recent Activity
=============================== -->
<div class="bg-white shadow-sm rounded p-4 mb-4">
<h3 class="text-5 fw-400 d-flex align-items-center mb-4">
Beneficiary Details
</h3>
<hr class="mx-n4 mb-4" />
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Select Beneficiary:</p>
<p class="col-sm-9 text-3">
<select class="form-control form-select">
<option value="Brother/ Sister">Select Beneficiary</option>
</select></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Full Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">IBAN:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Bank Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Scheme Name:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Instructed Amount:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Payment Refrence:</p>
<p class="col-sm-9 text-3"><input type="text" class="form-control required" placeholder="" /></p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3"></p>
<p class="col-sm-9 text-3"> <input type="submit" value="Initiate Payment" class="btn btn-primary"> <input type="submit" value="Cancel" class="btn btn-primary"></p>
</div>
</div>
<!-- Recent Activity End -->
</div>
</div>
</asp:Content>

17
JMEAgentSystem/WebPages/TransferFund/Transfer.aspx.cs

@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace JMEAgentSystem.WebPages.TransferFund
{
public partial class Transfer : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}

17
JMEAgentSystem/WebPages/TransferFund/Transfer.aspx.designer.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.TransferFund
{
public partial class Transfer
{
}
}

82
JMEAgentSystem/WebPages/TransferHistory/TransferHistory.aspx

@ -0,0 +1,82 @@
<%@ Page Title ="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="TransferHistory.aspx.cs" Inherits="JMEAgentSystem.WebPages.TransferHistory.TransferHistory" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<style>
table {
border-collapse: collapse;
width: 100%;
}
th, td {
text-align: left;
padding: 8px;
}
tr:nth-child(even) {background-color: #f2f2f2;}
</style>
<h2>MyReceiver</h2>
<div style="overflow-x: auto;">
<table>
<tr>
<th>S.No</th>
<th>Create Date</th>
<th>ReferenceNo</th>
<th>Schema</th>
<th>Amount</th>
<th>CCY</th>
<th>Direction</th>
<th>Account Title</th>
<th>IBN</th>
<th>Country</th>
<th>Status</th>
<th>Action</th>
</tr>
<tr>
<td>Jill</td>
<td>Smith</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
</tr>
<tr>
<td>Eve</td>
<td>Jackson</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>94</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
</tr>
<tr>
<td>Adam</td>
<td>Johnson</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>67</td>
<td>50</td>
<td>50</td>
<td>50</td>
<td>50</td>
</tr>
</table>
</div>
</asp:Content>

17
JMEAgentSystem/WebPages/TransferHistory/TransferHistory.aspx.cs

@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace JMEAgentSystem.WebPages.TransferHistory
{
public partial class TransferHistory : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}

17
JMEAgentSystem/WebPages/TransferHistory/TransferHistory.aspx.designer.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace JMEAgentSystem.WebPages.TransferHistory
{
public partial class TransferHistory
{
}
}

526
JMEAgentSystem/bin/Microsoft.Owin.Host.SystemWeb.xml

@ -1,526 +0,0 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>Microsoft.Owin.Host.SystemWeb</name>
</assembly>
<members>
<member name="T:Owin.Loader.DefaultLoader">
<summary>
Locates the startup class based on the following convention:
AssemblyName.Startup, with a method named Configuration
</summary>
</member>
<member name="M:Owin.Loader.DefaultLoader.#ctor">
<summary>
</summary>
</member>
<member name="M:Owin.Loader.DefaultLoader.#ctor(System.Func{System.String,System.Collections.Generic.IList{System.String},System.Action{Owin.IAppBuilder}})">
<summary>
Allows for a fallback loader to be specified.
</summary>
<param name="next"></param>
</member>
<member name="M:Owin.Loader.DefaultLoader.#ctor(System.Func{System.String,System.Collections.Generic.IList{System.String},System.Action{Owin.IAppBuilder}},System.Func{System.Type,System.Object})">
<summary>
Allows for a fallback loader and a Dependency Injection activator to be specified.
</summary>
<param name="next"></param>
<param name="activator"></param>
</member>
<member name="M:Owin.Loader.DefaultLoader.#ctor(System.Func{System.String,System.Collections.Generic.IList{System.String},System.Action{Owin.IAppBuilder}},System.Func{System.Type,System.Object},System.Collections.Generic.IEnumerable{System.Reflection.Assembly})">
<summary>
</summary>
<param name="next"></param>
<param name="activator"></param>
<param name="referencedAssemblies"></param>
</member>
<member name="M:Owin.Loader.DefaultLoader.Load(System.String,System.Collections.Generic.IList{System.String})">
<summary>
Executes the loader, searching for the entry point by name.
</summary>
<param name="startupName">The name of the assembly and type entry point</param>
<param name="errorDetails"></param>
<returns></returns>
</member>
<member name="M:Owin.Loader.DefaultLoader.DotByDot(System.String)">
<summary>
</summary>
<param name="text"></param>
<returns></returns>
</member>
<member name="T:Owin.Loader.NullLoader">
<summary>
A default fallback loader that does nothing.
</summary>
</member>
<member name="M:Owin.Loader.NullLoader.Load(System.String,System.Collections.Generic.IList{System.String})">
<summary>
A placeholder method that always returns null.
</summary>
<param name="startup"></param>
<param name="errors"></param>
<returns>null.</returns>
</member>
<member name="P:Owin.Loader.NullLoader.Instance">
<summary>
A singleton instance of the NullLoader type.
</summary>
</member>
<member name="T:SharedResourceNamespace.LoaderResources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.AssemblyNotFound">
<summary>
Looks up a localized string similar to For the app startup parameter value &apos;{0}&apos;, the assembly &apos;{1}&apos; was not found..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.ClassNotFoundInAssembly">
<summary>
Looks up a localized string similar to For the app startup parameter value &apos;{0}&apos;, the class &apos;{1}&apos; was not found in assembly &apos;{2}&apos;..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.Exception_AttributeNameConflict">
<summary>
Looks up a localized string similar to The OwinStartup attribute discovered in assembly &apos;{0}&apos; referencing startup type &apos;{1}&apos; conflicts with the attribute in assembly &apos;{2}&apos; referencing startup type &apos;{3}&apos; because they have the same FriendlyName &apos;{4}&apos;. Remove or rename one of the attributes, or reference the desired type directly..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.Exception_StartupTypeConflict">
<summary>
Looks up a localized string similar to The discovered startup type &apos;{0}&apos; conflicts with the type &apos;{1}&apos;. Remove or rename one of the types, or reference the desired type directly..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.FriendlyNameMismatch">
<summary>
Looks up a localized string similar to The OwinStartupAttribute.FriendlyName value &apos;{0}&apos; does not match the given value &apos;{1}&apos; in Assembly &apos;{2}&apos;..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.MethodNotFoundInClass">
<summary>
Looks up a localized string similar to No &apos;{0}&apos; method was found in class &apos;{1}&apos;..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.NoAssemblyWithStartupClass">
<summary>
Looks up a localized string similar to No assembly found containing a Startup or [AssemblyName].Startup class..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.NoOwinStartupAttribute">
<summary>
Looks up a localized string similar to No assembly found containing an OwinStartupAttribute..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.StartupTypePropertyEmpty">
<summary>
Looks up a localized string similar to The OwinStartupAttribute.StartupType value is empty in Assembly &apos;{0}&apos;..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.StartupTypePropertyMissing">
<summary>
Looks up a localized string similar to The type &apos;{0}&apos; referenced from assembly &apos;{1}&apos; does not define a property &apos;StartupType&apos; of type &apos;Type&apos;..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.TypeOrMethodNotFound">
<summary>
Looks up a localized string similar to The given type or method &apos;{0}&apos; was not found. Try specifying the Assembly..
</summary>
</member>
<member name="P:SharedResourceNamespace.LoaderResources.UnexpectedMethodSignature">
<summary>
Looks up a localized string similar to The &apos;{0}&apos; method on class &apos;{1}&apos; does not have the expected signature &apos;void {0}(IAppBuilder)&apos;..
</summary>
</member>
<member name="T:Microsoft.Owin.Host.SystemWeb.DataProtection.MachineKeyDataProtectionProvider">
<summary>
Used to provide the data protection services that are derived from the MachineKey API. It is the best choice of
data protection when you application is hosted by ASP.NET and all servers in the farm are running with the same Machine Key values.
</summary>
</member>
<member name="M:Microsoft.Owin.Host.SystemWeb.DataProtection.MachineKeyDataProtectionProvider.Create(System.String[])">
<summary>
Returns a new instance of IDataProtection for the provider.
</summary>
<param name="purposes">Additional entropy used to ensure protected data may only be unprotected for the correct purposes.</param>
<returns>An instance of a data protection service</returns>
</member>
<member name="T:System.Web.HttpContextBaseExtensions">
<summary>
Provides extension methods for <see cref="T:System.Web.HttpContextBase"/>.
</summary>
</member>
<member name="M:System.Web.HttpContextBaseExtensions.GetOwinContext(System.Web.HttpContextBase)">
<summary>
Gets the <see cref="T:Microsoft.Owin.IOwinContext"/> for the current request.
</summary>
<param name="context"></param>
<returns></returns>
</member>
<member name="M:System.Web.HttpContextBaseExtensions.GetOwinContext(System.Web.HttpRequestBase)">
<summary>
Gets the <see cref="T:Microsoft.Owin.IOwinContext"/> for the current request.
</summary>
<param name="request"></param>
<returns></returns>
</member>
<member name="T:System.Web.HttpContextExtensions">
<summary>
Provides extension methods for <see cref="T:System.Web.HttpContext"/>.
</summary>
</member>
<member name="M:System.Web.HttpContextExtensions.GetOwinContext(System.Web.HttpContext)">
<summary>
Gets the <see cref="T:Microsoft.Owin.IOwinContext"/> for the current request.
</summary>
<param name="context"></param>
<returns></returns>
</member>
<member name="M:System.Web.HttpContextExtensions.GetOwinContext(System.Web.HttpRequest)">
<summary>
Gets the <see cref="T:Microsoft.Owin.IOwinContext"/> for the current request.
</summary>
<param name="request"></param>
<returns></returns>
</member>
<member name="T:Microsoft.Owin.Host.SystemWeb.OwinHttpHandler">
<summary>
Processes requests from System.Web as OWIN requests.
</summary>
</member>
<member name="M:Microsoft.Owin.Host.SystemWeb.OwinHttpHandler.#ctor">
<summary>
Processes requests using the default OWIN application.
</summary>
</member>
<member name="M:Microsoft.Owin.Host.SystemWeb.OwinHttpHandler.BeginProcessRequest(System.Web.HttpContextBase,System.AsyncCallback,System.Object)">
<summary>
Initiates an asynchronous call to the HTTP handler.
</summary>
<param name="httpContext">
An System.Web.HttpContextBase object that provides references to intrinsic server
objects (for example, Request, Response, Session, and Server) used to service
HTTP requests.
</param>
<param name="callback">
The System.AsyncCallback to call when the asynchronous method call is complete.
If callback is null, the delegate is not called.
</param>
<param name="extraData">
Any extra data needed to process the request.
</param>
<returns>
An System.IAsyncResult that contains information about the status of the process.
</returns>
</member>
<member name="M:Microsoft.Owin.Host.SystemWeb.OwinHttpHandler.EndProcessRequest(System.IAsyncResult)">
<summary>
Provides an asynchronous process End method when the process ends.
</summary>
<param name="result">
An System.IAsyncResult that contains information about the status of the process.
</param>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.OwinHttpHandler.IsReusable">
<summary>
Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
</summary>
<returns>
true.
</returns>
</member>
<member name="T:Microsoft.Owin.Host.SystemWeb.OwinRouteHandler">
<summary>
Processes a route through an OWIN pipeline.
</summary>
</member>
<member name="M:Microsoft.Owin.Host.SystemWeb.OwinRouteHandler.#ctor(System.Action{Owin.IAppBuilder})">
<summary>
Initialize an OwinRouteHandler
</summary>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:Microsoft.Owin.Host.SystemWeb.OwinRouteHandler.GetHttpHandler(System.Web.Routing.RequestContext)">
<summary>
Provides the object that processes the request.
</summary>
<returns>
An object that processes the request.
</returns>
<param name="requestContext">An object that encapsulates information about the request.</param>
</member>
<member name="T:Microsoft.Owin.Host.SystemWeb.PreApplicationStart">
<summary>
Registers the OWIN request processing module at application startup.
</summary>
</member>
<member name="M:Microsoft.Owin.Host.SystemWeb.PreApplicationStart.Initialize">
<summary>
Registers the OWIN request processing module.
</summary>
</member>
<member name="T:Microsoft.Owin.Host.SystemWeb.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Exception_AppLoderFailure">
<summary>
Looks up a localized string similar to The following errors occurred while attempting to load the app..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Exception_CannotRegisterAfterHeadersSent">
<summary>
Looks up a localized string similar to Cannot register for &apos;OnSendingHeaders&apos; event after response headers have been sent..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Exception_DuplicateKey">
<summary>
Looks up a localized string similar to The key &apos;{0}&apos; is already present in the dictionary..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Exception_HowToDisableAutoAppStartup">
<summary>
Looks up a localized string similar to To disable OWIN startup discovery, add the appSetting owin:AutomaticAppStartup with a value of &quot;false&quot; in your web.config..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Exception_HowToSpecifyAppStartup">
<summary>
Looks up a localized string similar to To specify the OWIN startup Assembly, Class, or Method, add the appSetting owin:AppStartup with the fully qualified startup class or configuration method name in your web.config..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Exception_UnsupportedPipelineStage">
<summary>
Looks up a localized string similar to The given stage &apos;{0}&apos; is not supported..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.HttpContext_OwinEnvironmentNotFound">
<summary>
Looks up a localized string similar to No owin.Environment item was found in the context..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_ClientCertException">
<summary>
Looks up a localized string similar to An exception was thrown while trying to load the client certificate:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_EntryPointException">
<summary>
Looks up a localized string similar to The OWIN entry point threw an exception:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_OwinCallContextCallbackException">
<summary>
Looks up a localized string similar to The IAsyncResult callback for OwinCallHandler threw an exception:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_RegisterModuleException">
<summary>
Looks up a localized string similar to Failed to register the OWIN module:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_RequestDisconnectCallbackExceptions">
<summary>
Looks up a localized string similar to The application threw one or more exceptions when notified of a client disconnect:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_ShutdownDetectionSetupException">
<summary>
Looks up a localized string similar to Shutdown detection setup failed:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_ShutdownException">
<summary>
Looks up a localized string similar to One or more exceptions were thrown during app pool shutdown:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_TimerCallbackException">
<summary>
Looks up a localized string similar to An exception was thrown from a timer callback:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_WebSocketException">
<summary>
Looks up a localized string similar to An exception was thrown while processing the WebSocket:.
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_WebSocketsSupportDetected">
<summary>
Looks up a localized string similar to Support for WebSockets has been detected..
</summary>
</member>
<member name="P:Microsoft.Owin.Host.SystemWeb.Resources.Trace_WebSocketsSupportNotDetected">
<summary>
Looks up a localized string similar to No support for WebSockets has been detected..
</summary>
</member>
<member name="T:System.Web.Routing.RouteCollectionExtensions">
<summary>
Provides extension methods for registering OWIN applications as System.Web routes.
</summary>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinPath(System.Web.Routing.RouteCollection,System.String)">
<summary>
Registers a route for the default OWIN application.
</summary>
<param name="routes">The route collection.</param>
<param name="pathBase">The route path to map to the default OWIN application.</param>
<returns>The created route.</returns>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinPath``1(System.Web.Routing.RouteCollection,System.String,``0)">
<summary>
Registers a route for a specific OWIN application entry point.
</summary>
<typeparam name="TApp">The OWIN application entry point type.</typeparam>
<param name="routes">The route collection.</param>
<param name="pathBase">The route path to map to the given OWIN application.</param>
<param name="app">The OWIN application entry point.</param>
<returns>The created route.</returns>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinPath(System.Web.Routing.RouteCollection,System.String,System.Action{Owin.IAppBuilder})">
<summary>
Invokes the System.Action startup delegate to build the OWIN application
and then registers a route for it on the given path.
</summary>
<param name="routes">The route collection.</param>
<param name="pathBase">The route path to map to the given OWIN application.</param>
<param name="startup">A System.Action delegate invoked to build the OWIN application.</param>
<returns>The created route.</returns>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinPath(System.Web.Routing.RouteCollection,System.String,System.String)">
<summary>
Registers a route for the default OWIN application.
</summary>
<param name="routes">The route collection.</param>
<param name="name">The given name of the route.</param>
<param name="pathBase">The route path to map to the default OWIN application.</param>
<returns>The created route.</returns>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinPath``1(System.Web.Routing.RouteCollection,System.String,System.String,``0)">
<summary>
Registers a route for a specific OWIN application entry point.
</summary>
<typeparam name="TApp">The OWIN application entry point type.</typeparam>
<param name="routes">The route collection.</param>
<param name="name">The given name of the route.</param>
<param name="pathBase">The route path to map to the given OWIN application.</param>
<param name="app">The OWIN application entry point.</param>
<returns>The created route.</returns>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinPath(System.Web.Routing.RouteCollection,System.String,System.String,System.Action{Owin.IAppBuilder})">
<summary>
Invokes the System.Action startup delegate to build the OWIN application
and then registers a route for it on the given path.
</summary>
<param name="routes">The route collection.</param>
<param name="name">The given name of the route.</param>
<param name="pathBase">The route path to map to the given OWIN application.</param>
<param name="startup">A System.Action delegate invoked to build the OWIN application.</param>
<returns>The created route.</returns>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.Web.Routing.RouteValueDictionary,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="defaults">The values to use if the URL does not contain all the parameters.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="defaults">The values to use if the URL does not contain all the parameters.</param>
<param name="constraints">A regular expression that specifies valid values for a URL parameter.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="defaults">The values to use if the URL does not contain all the parameters.</param>
<param name="constraints">A regular expression that specifies valid values for a URL parameter.</param>
<param name="dataTokens">Custom values that are passed to the route handler, but which are not used to determine whether the route matches a specific URL pattern. These values are passed to the route handler, where they can be used for processing the request.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.String,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeName">The name of the route.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.String,System.Web.Routing.RouteValueDictionary,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeName">The name of the route.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="defaults">The values to use if the URL does not contain all the parameters.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeName">The name of the route.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="defaults">The values to use if the URL does not contain all the parameters.</param>
<param name="constraints">A regular expression that specifies valid values for a URL parameter.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
<member name="M:System.Web.Routing.RouteCollectionExtensions.MapOwinRoute(System.Web.Routing.RouteCollection,System.String,System.String,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Web.Routing.RouteValueDictionary,System.Action{Owin.IAppBuilder})">
<summary>
Provides a way to define routes for an OWIN pipeline.
</summary>
<param name="routes">The route collection.</param>
<param name="routeName">The name of the route.</param>
<param name="routeUrl">The URL pattern for the route.</param>
<param name="defaults">The values to use if the URL does not contain all the parameters.</param>
<param name="constraints">A regular expression that specifies valid values for a URL parameter.</param>
<param name="dataTokens">Custom values that are passed to the route handler, but which are not used to determine whether the route matches a specific URL pattern. These values are passed to the route handler, where they can be used for processing the request.</param>
<param name="startup">The method to initialize the pipeline that processes requests for the route.</param>
</member>
</members>
</doc>

494
JMEAgentSystem/bin/Microsoft.Owin.Security.xml

@ -1,494 +0,0 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>Microsoft.Owin.Security</name>
</assembly>
<members>
<member name="T:Microsoft.Owin.Security.AppBuilderSecurityExtensions">
<summary>
Provides extensions methods for app.Property values that are only needed by implementations of authentication middleware.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.AppBuilderSecurityExtensions.GetDefaultSignInAsAuthenticationType(Owin.IAppBuilder)">
<summary>
Returns the previously set AuthenticationType that external sign in middleware should use when the
browser navigates back to their return url.
</summary>
<param name="app">App builder passed to the application startup code</param>
<returns></returns>
</member>
<member name="M:Microsoft.Owin.Security.AppBuilderSecurityExtensions.SetDefaultSignInAsAuthenticationType(Owin.IAppBuilder,System.String)">
<summary>
Called by middleware to change the name of the AuthenticationType that external middleware should use
when the browser navigates back to their return url.
</summary>
<param name="app">App builder passed to the application startup code</param>
<param name="authenticationType">AuthenticationType that external middleware should sign in as.</param>
</member>
<member name="T:Microsoft.Owin.Security.AuthenticationMode">
<summary>
Controls the behavior of authentication middleware
</summary>
</member>
<member name="F:Microsoft.Owin.Security.AuthenticationMode.Active">
<summary>
In Active mode the authentication middleware will alter the user identity as the request arrives, and
will also alter a plain 401 as the response leaves.
</summary>
</member>
<member name="F:Microsoft.Owin.Security.AuthenticationMode.Passive">
<summary>
In Passive mode the authentication middleware will only provide user identity when asked, and will only
alter 401 responses where the authentication type named in the extra challenge data.
</summary>
</member>
<member name="T:Microsoft.Owin.Security.AuthenticationOptions">
<summary>
Base Options for all authentication middleware
</summary>
</member>
<member name="M:Microsoft.Owin.Security.AuthenticationOptions.#ctor(System.String)">
<summary>
Initialize properties of AuthenticationOptions base class
</summary>
<param name="authenticationType">Assigned to the AuthenticationType property</param>
</member>
<member name="P:Microsoft.Owin.Security.AuthenticationOptions.AuthenticationType">
<summary>
The AuthenticationType in the options corresponds to the IIdentity AuthenticationType property. A different
value may be assigned in order to use the same authentication middleware type more than once in a pipeline.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.AuthenticationOptions.AuthenticationMode">
<summary>
If Active the authentication middleware alter the request user coming in and
alter 401 Unauthorized responses going out. If Passive the authentication middleware will only provide
identity and alter responses when explicitly indicated by the AuthenticationType.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.AuthenticationOptions.Description">
<summary>
Additional information about the authentication type which is made available to the application.
</summary>
</member>
<member name="T:Microsoft.Owin.Security.Constants">
<summary>
String constants used only by the Security assembly
</summary>
</member>
<member name="F:Microsoft.Owin.Security.Constants.DefaultSignInAsAuthenticationType">
<summary>
Used by middleware extension methods to coordinate the default value Options property SignInAsAuthenticationType
</summary>
</member>
<member name="T:Microsoft.Owin.Security.DataProtection.IDataProtectionProvider">
<summary>
Factory used to create IDataProtection instances
</summary>
</member>
<member name="M:Microsoft.Owin.Security.DataProtection.IDataProtectionProvider.Create(System.String[])">
<summary>
Returns a new instance of IDataProtection for the provider.
</summary>
<param name="purposes">Additional entropy used to ensure protected data may only be unprotected for the correct purposes.</param>
<returns>An instance of a data protection service</returns>
</member>
<member name="T:Microsoft.Owin.Security.DataProtection.IDataProtector">
<summary>
Service used to protect and unprotect data
</summary>
</member>
<member name="M:Microsoft.Owin.Security.DataProtection.IDataProtector.Protect(System.Byte[])">
<summary>
Called to protect user data.
</summary>
<param name="userData">The original data that must be protected</param>
<returns>A different byte array that may be unprotected or altered only by software that has access to
the an identical IDataProtection service.</returns>
</member>
<member name="M:Microsoft.Owin.Security.DataProtection.IDataProtector.Unprotect(System.Byte[])">
<summary>
Called to unprotect user data
</summary>
<param name="protectedData">The byte array returned by a call to Protect on an identical IDataProtection service.</param>
<returns>The byte array identical to the original userData passed to Protect.</returns>
</member>
<member name="T:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler`1">
<summary>
Base class for the per-request work performed by most authentication middleware.
</summary>
<typeparam name="TOptions">Specifies which type for of AuthenticationOptions property</typeparam>
</member>
<member name="T:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler">
<summary>
Base class for the per-request work performed by most authentication middleware.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.TeardownAsync">
<summary>
Called once per request after Initialize and Invoke.
</summary>
<returns>async completion</returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.InvokeAsync">
<summary>
Called once by common code after initialization. If an authentication middleware responds directly to
specifically known paths it must override this virtual, compare the request path to it's known paths,
provide any response information as appropriate, and true to stop further processing.
</summary>
<returns>Returning false will cause the common code to call the next middleware in line. Returning true will
cause the common code to begin the async completion journey without calling the rest of the middleware
pipeline.</returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.AuthenticateAsync">
<summary>
Causes the authentication logic in AuthenticateCore to be performed for the current request
at most once and returns the results. Calling Authenticate more than once will always return
the original value.
This method should always be called instead of calling AuthenticateCore directly.
</summary>
<returns>The ticket data provided by the authentication logic</returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.AuthenticateCoreAsync">
<summary>
The core authentication logic which must be provided by the handler. Will be invoked at most
once per request. Do not call directly, call the wrapping Authenticate method instead.
</summary>
<returns>The ticket data provided by the authentication logic</returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.ApplyResponseAsync">
<summary>
Causes the ApplyResponseCore to be invoked at most once per request. This method will be
invoked either earlier, when the response headers are sent as a result of a response write or flush,
or later, as the last step when the original async call to the middleware is returning.
</summary>
<returns></returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.ApplyResponseCoreAsync">
<summary>
Core method that may be overridden by handler. The default behavior is to call two common response
activities, one that deals with sign-in/sign-out concerns, and a second to deal with 401 challenges.
</summary>
<returns></returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.ApplyResponseGrantAsync">
<summary>
Override this method to dela with sign-in/sign-out concerns, if an authentication scheme in question
deals with grant/revoke as part of it's request flow. (like setting/deleting cookies)
</summary>
<returns></returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler.ApplyResponseChallengeAsync">
<summary>
Override this method to deal with 401 challenge concerns, if an authentication scheme in question
deals an authentication interaction as part of it's request flow. (like adding a response header, or
changing the 401 result to 302 of a login page or external sign-in location.)
</summary>
<returns></returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.AuthenticationHandler`1.Initialize(`0,Microsoft.Owin.IOwinContext)">
<summary>
Initialize is called once per request to contextualize this instance with appropriate state.
</summary>
<param name="options">The original options passed by the application control behavior</param>
<param name="context">The utility object to observe the current request and response</param>
<returns>async completion</returns>
</member>
<member name="T:Microsoft.Owin.Security.AuthenticationTicket">
<summary>
Contains user identity information as well as additional authentication state.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.AuthenticationTicket.#ctor(System.Security.Claims.ClaimsIdentity,Microsoft.Owin.Security.AuthenticationProperties)">
<summary>
Initializes a new instance of the <see cref="T:Microsoft.Owin.Security.AuthenticationTicket"/> class
</summary>
<param name="identity"></param>
<param name="properties"></param>
</member>
<member name="P:Microsoft.Owin.Security.AuthenticationTicket.Identity">
<summary>
Gets the authenticated user identity.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.AuthenticationTicket.Properties">
<summary>
Additional state values for the authentication session.
</summary>
</member>
<member name="T:Microsoft.Owin.Security.ICertificateValidator">
<summary>
Interface for providing pinned certificate validation, which checks HTTPS
communication against a known good list of certificates to protect against
compromised or rogue CAs issuing certificates for hosts without the
knowledge of the host owner.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.ICertificateValidator.Validate(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)">
<summary>
Verifies the remote Secure Sockets Layer (SSL) certificate used for authentication.
</summary>
<param name="sender">An object that contains state information for this validation.</param>
<param name="certificate">The certificate used to authenticate the remote party.</param>
<param name="chain">The chain of certificate authorities associated with the remote certificate.</param>
<param name="sslPolicyErrors">One or more errors associated with the remote certificate.</param>
<returns>A Boolean value that determines whether the specified certificate is accepted for authentication.</returns>
</member>
<member name="T:Microsoft.Owin.Security.CertificateThumbprintValidator">
<summary>
Provides pinned certificate validation based on the certificate thumbprint.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.CertificateThumbprintValidator.#ctor(System.Collections.Generic.IEnumerable{System.String})">
<summary>
Initializes a new instance of the <see cref="T:Microsoft.Owin.Security.CertificateThumbprintValidator"/> class.
</summary>
<param name="validThumbprints">A set of thumbprints which are valid for an HTTPS request.</param>
</member>
<member name="M:Microsoft.Owin.Security.CertificateThumbprintValidator.Validate(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)">
<summary>
Validates that the certificate thumbprints in the signing chain match at least one whitelisted thumbprint.
</summary>
<param name="sender">An object that contains state information for this validation.</param>
<param name="certificate">The certificate used to authenticate the remote party.</param>
<param name="chain">The chain of certificate authorities associated with the remote certificate.</param>
<param name="sslPolicyErrors">One or more errors associated with the remote certificate.</param>
<returns>A Boolean value that determines whether the specified certificate is accepted for authentication.</returns>
</member>
<member name="T:Microsoft.Owin.Security.Provider.BaseContext`1">
<summary>
Base class used for certain event contexts
</summary>
</member>
<member name="M:Microsoft.Owin.Security.Notifications.BaseNotification`1.HandleResponse">
<summary>
Discontinue all processing for this request and return to the client.
The caller is responsible for generating the full response.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.Notifications.BaseNotification`1.SkipToNextMiddleware">
<summary>
Discontinue processing the request in the current middleware and pass control to the next one.
</summary>
</member>
<member name="F:Microsoft.Owin.Security.Notifications.NotificationResultState.Continue">
<summary>
Continue with normal processing.
</summary>
</member>
<member name="F:Microsoft.Owin.Security.Notifications.NotificationResultState.Skipped">
<summary>
Discontinue processing the request in the current middleware and pass control to the next one.
</summary>
</member>
<member name="F:Microsoft.Owin.Security.Notifications.NotificationResultState.HandledResponse">
<summary>
Discontinue all processing for this request.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.Notifications.RedirectToIdentityProviderNotification`2.HandleResponse">
<summary>
Discontinue all processing for this request and return to the client.
The caller is responsible for generating the full response.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Notifications.SecurityTokenValidatedNotification`2.AuthenticationTicket">
<summary>
Gets or set the <see cref="P:Microsoft.Owin.Security.Notifications.SecurityTokenValidatedNotification`2.AuthenticationTicket"/>
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Notifications.SecurityTokenValidatedNotification`2.ProtocolMessage">
<summary>
Gets or sets the Protocol message
</summary>
</member>
<member name="T:Microsoft.Owin.Security.DataProtection.DpapiDataProtectionProvider">
<summary>
Used to provide the data protection services that are derived from the Data Protection API. It is the best choice of
data protection when you application is not hosted by ASP.NET and all processes are running as the same domain identity.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.DataProtection.DpapiDataProtectionProvider.#ctor">
<summary>
Initializes a new DpapiDataProtectionProvider with a random application
name. This is only useful to protect data for the duration of the
current application execution.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.DataProtection.DpapiDataProtectionProvider.#ctor(System.String)">
<summary>
Initializes a new DpapiDataProtectionProvider which uses the given
appName as part of the protection algorithm
</summary>
<param name="appName">A user provided value needed to round-trip secured
data. The default value comes from the IAppBuilder.Properties["owin.AppName"]
when self-hosted.</param>
</member>
<member name="M:Microsoft.Owin.Security.DataProtection.DpapiDataProtectionProvider.Create(System.String[])">
<summary>
Returns a new instance of IDataProtection for the provider.
</summary>
<param name="purposes">Additional entropy used to ensure protected data may only be unprotected for the correct purposes.</param>
<returns>An instance of a data protection service</returns>
</member>
<member name="T:Microsoft.Owin.Security.Infrastructure.SecurityHelper">
<summary>
Helper code used when implementing authentication middleware
</summary>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.SecurityHelper.#ctor(Microsoft.Owin.IOwinContext)">
<summary>
Helper code used when implementing authentication middleware
</summary>
<param name="context"></param>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.SecurityHelper.AddUserIdentity(System.Security.Principal.IIdentity)">
<summary>
Add an additional ClaimsIdentity to the ClaimsPrincipal in the "server.User" environment key
</summary>
<param name="identity"></param>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.SecurityHelper.LookupChallenge(System.String,Microsoft.Owin.Security.AuthenticationMode)">
<summary>
Find response challenge details for a specific authentication middleware
</summary>
<param name="authenticationType">The authentication type to look for</param>
<param name="authenticationMode">The authentication mode the middleware is running under</param>
<returns>The information instructing the middleware how it should behave</returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.SecurityHelper.LookupSignIn(System.String)">
<summary>
Find response sign-in details for a specific authentication middleware
</summary>
<param name="authenticationType">The authentication type to look for</param>
<returns>The information instructing the middleware how it should behave</returns>
</member>
<member name="M:Microsoft.Owin.Security.Infrastructure.SecurityHelper.LookupSignOut(System.String,Microsoft.Owin.Security.AuthenticationMode)">
<summary>
Find response sign-out details for a specific authentication middleware
</summary>
<param name="authenticationType">The authentication type to look for</param>
<param name="authenticationMode">The authentication mode the middleware is running under</param>
<returns>The information instructing the middleware how it should behave</returns>
</member>
<member name="T:Microsoft.Owin.Security.Provider.EndpointContext`1">
<summary>
Base class used for certain event contexts
</summary>
</member>
<member name="M:Microsoft.Owin.Security.Provider.EndpointContext`1.#ctor(Microsoft.Owin.IOwinContext,`0)">
<summary>
Creates an instance of this context
</summary>
</member>
<member name="M:Microsoft.Owin.Security.Provider.EndpointContext`1.RequestCompleted">
<summary>
Prevents the request from being processed further by other components.
IsRequestCompleted becomes true after calling.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Provider.EndpointContext`1.IsRequestCompleted">
<summary>
True if the request should not be processed further by other components.
</summary>
</member>
<member name="T:Microsoft.Owin.Security.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Resources.Exception_AuthenticationTokenDoesNotProvideSyncMethods">
<summary>
Looks up a localized string similar to The AuthenticationTokenProvider&apos;s required synchronous events have not been registered..
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Resources.Exception_DefaultDpapiRequiresAppNameKey">
<summary>
Looks up a localized string similar to The default data protection provider may only be used when the IAppBuilder.Properties contains an appropriate &apos;host.AppName&apos; key..
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Resources.Exception_MissingDefaultSignInAsAuthenticationType">
<summary>
Looks up a localized string similar to A default value for SignInAsAuthenticationType was not found in IAppBuilder Properties. This can happen if your authentication middleware are added in the wrong order, or if one is missing..
</summary>
</member>
<member name="P:Microsoft.Owin.Security.Resources.Exception_UnhookAuthenticationStateType">
<summary>
Looks up a localized string similar to The state passed to UnhookAuthentication may only be the return value from HookAuthentication..
</summary>
</member>
<member name="T:Microsoft.Owin.Security.CertificateSubjectKeyIdentifierValidator">
<summary>
Provides pinned certificate validation based on the subject key identifier of the certificate.
</summary>
</member>
<member name="M:Microsoft.Owin.Security.CertificateSubjectKeyIdentifierValidator.#ctor(System.Collections.Generic.IEnumerable{System.String})">
<summary>
Initializes a new instance of the <see cref="T:Microsoft.Owin.Security.CertificateSubjectKeyIdentifierValidator"/> class.
</summary>
<param name="validSubjectKeyIdentifiers">A set of subject key identifiers which are valid for an HTTPS request.</param>
</member>
<member name="M:Microsoft.Owin.Security.CertificateSubjectKeyIdentifierValidator.Validate(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)">
<summary>
Verifies the remote Secure Sockets Layer (SSL) certificate used for authentication.
</summary>
<param name="sender">An object that contains state information for this validation.</param>
<param name="certificate">The certificate used to authenticate the remote party.</param>
<param name="chain">The chain of certificate authorities associated with the remote certificate.</param>
<param name="sslPolicyErrors">One or more errors associated with the remote certificate.</param>
<returns>A Boolean value that determines whether the specified certificate is accepted for authentication.</returns>
</member>
<member name="T:Microsoft.Owin.Security.SubjectPublicKeyInfoAlgorithm">
<summary>
The algorithm used to generate the subject public key information blob hashes.
</summary>
</member>
<member name="T:Microsoft.Owin.Security.CertificateSubjectPublicKeyInfoValidator">
<summary>
Implements a cert pinning validator passed on
http://datatracker.ietf.org/doc/draft-ietf-websec-key-pinning/?include_text=1
</summary>
</member>
<member name="M:Microsoft.Owin.Security.CertificateSubjectPublicKeyInfoValidator.#ctor(System.Collections.Generic.IEnumerable{System.String},Microsoft.Owin.Security.SubjectPublicKeyInfoAlgorithm)">
<summary>
Initializes a new instance of the <see cref="T:Microsoft.Owin.Security.CertificateSubjectPublicKeyInfoValidator"/> class.
</summary>
<param name="validBase64EncodedSubjectPublicKeyInfoHashes">A collection of valid base64 encoded hashes of the certificate public key information blob.</param>
<param name="algorithm">The algorithm used to generate the hashes.</param>
</member>
<member name="M:Microsoft.Owin.Security.CertificateSubjectPublicKeyInfoValidator.Validate(System.Object,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors)">
<summary>
Validates at least one SPKI hash is known.
</summary>
<param name="sender">An object that contains state information for this validation.</param>
<param name="certificate">The certificate used to authenticate the remote party.</param>
<param name="chain">The chain of certificate authorities associated with the remote certificate.</param>
<param name="sslPolicyErrors">One or more errors associated with the remote certificate.</param>
<returns>A Boolean value that determines whether the specified certificate is accepted for authentication.</returns>
</member>
<member name="M:Microsoft.Win32.NativeMethods.CryptEncodeObject(System.UInt32,System.IntPtr,Microsoft.Win32.NativeMethods.CERT_PUBLIC_KEY_INFO@,System.Byte[],System.UInt32@)">
<summary>
Encodes a structure of the type indicated by the value of the lpszStructType parameter.
</summary>
<param name="dwCertEncodingType">Type of encoding used.</param>
<param name="lpszStructType">The high-order word is zero, the low-order word specifies the integer identifier for the type of the specified structure so
we can use the constants in http://msdn.microsoft.com/en-us/library/windows/desktop/aa378145%28v=vs.85%29.aspx</param>
<param name="pvStructInfo">A pointer to the structure to be encoded.</param>
<param name="pbEncoded">A pointer to a buffer to receive the encoded structure. This parameter can be NULL to retrieve the size of this information for memory allocation purposes.</param>
<param name="pcbEncoded">A pointer to a DWORD variable that contains the size, in bytes, of the buffer pointed to by the pbEncoded parameter.</param>
<returns></returns>
</member>
</members>
</doc>

3224
JMEAgentSystem/bin/Microsoft.Owin.xml
File diff suppressed because it is too large
View File

4
JMEAgentSystem/fonts/materialdesignicons-webfont6c9c.svg

@ -2827,7 +2827,9 @@
<glyph glyph-name="login-variant"
unicode="&#xF5FC;"
horiz-adv-x="512" d=" M405.3333333333333 384H106.6666666666667C82.9866666666667 384 64 365.0133333333333 64 341.3333333333334V256H106.6666666666667V341.3333333333334H405.3333333333333V42.6666666666667H106.6666666666667V128H64V42.6666666666667C64 19.2 83.2 0 106.6666666666667 0H405.3333333333333C428.8 0 448 19.2 448 42.6666666666667V341.3333333333334C448 365.0133333333333 428.8 384 405.3333333333333 384M215.04 115.6266666666667L245.3333333333333 85.3333333333334L352 192L245.3333333333333 298.6666666666667L215.04 268.5866666666667L270.2933333333333 213.3333333333334H64V170.6666666666667H270.2933333333333L215.04 115.6266666666667z" />
<glyph glyph-name="logout"
<glyph glyph-name="
ut"
unicode="&#xF343;"
horiz-adv-x="512" d=" M362.6666666666667 80V149.3333333333334H213.3333333333333V234.6666666666667H362.6666666666667V304L474.6666666666666 192L362.6666666666667 80M277.3333333333333 405.3333333333333C300.8 405.3333333333333 320 386.1333333333334 320 362.6666666666667V277.3333333333334H277.3333333333333V362.6666666666667H85.3333333333333V21.3333333333334H277.3333333333333V106.6666666666667H320V21.3333333333334C320 -2.1333333333333 300.8 -21.3333333333333 277.3333333333333 -21.3333333333333H85.3333333333333C61.8666666666667 -21.3333333333333 42.6666666666667 -2.1333333333333 42.6666666666667 21.3333333333334V362.6666666666667C42.6666666666667 386.1333333333334 61.8666666666667 405.3333333333333 85.3333333333333 405.3333333333333H277.3333333333333z" />
<glyph glyph-name="logout-variant"

BIN
JMEAgentSystem/obj/Debug/DesignTimeResolveAssemblyReferences.cache

BIN
JMEAgentSystem/obj/Debug/JMEAgentSystem.dll

BIN
JMEAgentSystem/obj/Debug/JMEAgentSystem.pdb

BIN
JMEAgentSystem/ui/images/imelondon-logo.jpeg

After

Width: 697  |  Height: 113  |  Size: 11 KiB

BIN
JMEAgentSystem/ui/images/logo-white-up-down.png

After

Width: 889  |  Height: 493  |  Size: 24 KiB

2
Repository/obj/Debug/Repository.csproj.CoreCompileInputs.cache

@ -1 +1 @@
6fe240ea7e0af6dc0253a034520047dda7cbc58b
d700e6041fb35b31d53637d3948be289295d230e

18
Repository/obj/Debug/Repository.csproj.FileListAbsolute.txt

@ -73,3 +73,21 @@ D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Repository\obj\Deb
D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Repository\obj\Debug\Repository.csproj.CopyComplete
D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Repository\obj\Debug\Repository.dll
D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\BankingSystem\Repository\obj\Debug\Repository.pdb
D:\IME\BankingSystem\Repository\bin\Debug\Repository.dll.config
D:\IME\BankingSystem\Repository\bin\Debug\Repository.dll
D:\IME\BankingSystem\Repository\bin\Debug\Repository.pdb
D:\IME\BankingSystem\Repository\bin\Debug\Common.dll
D:\IME\BankingSystem\Repository\bin\Debug\Newtonsoft.Json.dll
D:\IME\BankingSystem\Repository\bin\Debug\WebGrease.dll
D:\IME\BankingSystem\Repository\bin\Debug\Select.HtmlToPdf.dll
D:\IME\BankingSystem\Repository\bin\Debug\Common.pdb
D:\IME\BankingSystem\Repository\bin\Debug\Common.dll.config
D:\IME\BankingSystem\Repository\bin\Debug\Newtonsoft.Json.pdb
D:\IME\BankingSystem\Repository\bin\Debug\Newtonsoft.Json.xml
D:\IME\BankingSystem\Repository\bin\Debug\Select.HtmlToPdf.xml
D:\IME\BankingSystem\Repository\bin\Debug\Select.Html.dep
D:\IME\BankingSystem\Repository\obj\Debug\Repository.csproj.AssemblyReference.cache
D:\IME\BankingSystem\Repository\obj\Debug\Repository.csproj.CoreCompileInputs.cache
D:\IME\BankingSystem\Repository\obj\Debug\Repository.csproj.CopyComplete
D:\IME\BankingSystem\Repository\obj\Debug\Repository.dll
D:\IME\BankingSystem\Repository\obj\Debug\Repository.pdb

BIN
Repository/obj/Debug/Repository.dll

BIN
Repository/obj/Debug/Repository.pdb

Loading…
Cancel
Save