Microsoft.Owin.Security Namespace

Classes

AuthenticateResult

Acts as the return value from calls to the IAuthenticationManager's AuthenticeAsync methods.

AuthenticationDescription

Contains information describing an authentication provider.

AuthenticationProperties

Dictionary used to store state values about the authentication session.

AuthenticationResponseChallenge

Exposes the security.Challenge environment value as a strong type.

AuthenticationResponseGrant

Exposes the security.SignIn environment value as a strong type.

AuthenticationResponseRevoke

Exposes the security.SignOut and security.SignOutProperties environment values as a strong type.

Interfaces

IAuthenticationManager

Used to interact with authentication middleware that have been chained in the pipeline