Microsoft.Owin.Security.OpenIdConnect Namespace

 

Classes

Class Description
System_CAPS_pubclass OpenIdConnectAuthenticationDefaults

Default values related to OpenIdConnect authentication middleware

System_CAPS_pubclass OpenIdConnectAuthenticationHandler

A per-request authentication handler for the OpenIdConnectAuthenticationMiddleware.

System_CAPS_pubclass OpenIdConnectAuthenticationMiddleware

OWIN middleware for obtaining identities using OpenIdConnect protocol.

System_CAPS_pubclass OpenIdConnectAuthenticationNotifications

Specifies events which the OpenIdConnectAuthenticationMiddleware invokes to enable developer control over the authentication process. />

System_CAPS_pubclass OpenIdConnectAuthenticationOptions

Configuration options for OpenIdConnectAuthenticationOptions

Return to top