Interfaces

Project

Pages Html

NuGet packageOwin.Framework.Pages.Html
GitHub sourceOwinFramework.Pages.Html

Home |  Readme

[RequiresIdentification] attribute | The OWIN Framework Pages

The [RequiresIdentification] Attribute

The [RequiresIdentification] attribute means that any requests for this page from callers who did not identify themselves will be rejected using an access denied response.

The [RequiresIdentification()] attribute does not have any other properties at this time.