Common types which are shared by the various authentication middleware components.
Info
Version: | 4.2.2 |
Author(s): | Microsoft |
Last Update: | Wednesday, May 11, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/aspnet/AspNetKatana |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Owin.Security |
Install
Install-Package Microsoft.Owin.Security
dotnet add package Microsoft.Owin.Security
paket add Microsoft.Owin.Security
Microsoft.Owin.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- Microsoft.Owin(>= 4.1.1)
Tags