| File: _generated\0\AccessDenied_cshtml.g.cs | Web Access |
| Project: src\aspnetcore\src\Identity\UI\src\Microsoft.AspNetCore.Identity.UI.csproj (Microsoft.AspNetCore.Identity.UI) |
#pragma checksum "D:\a\_work\1\s\src\aspnetcore\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\AccessDenied.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7d1ee7d383eb0cfe7144d80f95ef3f01b7ed1662c5a1992fcf2afa0699af0273" // <auto-generated/> #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(Microsoft.AspNetCore.Identity.UI.V4.Pages.Internal.Account.Areas_Identity_Pages_V4_Account_AccessDenied), @"mvc.1.0.razor-page", @"/Areas/Identity/Pages/V4/Account/AccessDenied.cshtml")] namespace Microsoft.AspNetCore.Identity.UI.V4.Pages.Internal.Account { #line default using global::System; using global::System.Collections.Generic; using global::System.Linq; using global::System.Threading.Tasks; using global::Microsoft.AspNetCore.Mvc; using global::Microsoft.AspNetCore.Mvc.Rendering; using global::Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore #line (1,2)-(1,66) "D:\a\_work\1\s\src\aspnetcore\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\_ViewImports.cshtml" using Microsoft.AspNetCore.Identity.UI.V4.Pages.Account.Internal #nullable disable ; #line default #line hidden [global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemMetadataAttribute("Identifier", "/Areas/Identity/Pages/V4/Account/AccessDenied.cshtml")] [global::System.Runtime.CompilerServices.CreateNewOnMetadataUpdateAttribute] #nullable restore internal sealed class Areas_Identity_Pages_V4_Account_AccessDenied : global::Microsoft.AspNetCore.Mvc.RazorPages.Page #nullable disable { #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #nullable restore #line (3,3)-(5,1) "D:\a\_work\1\s\src\aspnetcore\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\AccessDenied.cshtml" ViewData["Title"] = "Access denied"; #line default #line hidden #nullable disable WriteLiteral("\r\n<header>\r\n <h1 class=\"text-danger\">"); #nullable restore #line (8,30)-(8,47) 6 "D:\a\_work\1\s\src\aspnetcore\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\AccessDenied.cshtml" Write(ViewData["Title"] #line default #line hidden #nullable disable ); WriteLiteral("</h1>\r\n <p class=\"text-danger\">You do not have access to this resource.</p>\r\n</header>\r\n"); } #pragma warning restore 1998 #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; #nullable disable #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; #nullable disable #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!; #nullable disable #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!; #nullable disable #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<AccessDeniedModel> Html { get; private set; } = default!; #nullable disable #nullable restore public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<AccessDeniedModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<AccessDeniedModel>)PageContext?.ViewData!; #nullable disable public #nullable restore #line (2,8)-(2,25) "D:\a\_work\1\s\src\aspnetcore\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\AccessDenied.cshtml" AccessDeniedModel #line default #line hidden #nullable disable Model => ViewData.Model; } } #pragma warning restore 1591