Microsoft.Owin.Security.WsFederation Namespace
Classes
Class | Description | |
---|---|---|
WsFederationAuthenticationDefaults | Default values related to WsFederation authentication middleware |
|
WsFederationAuthenticationHandler | A per-request authentication handler for the WsFederationAuthenticationMiddleware. |
|
WsFederationAuthenticationMiddleware | OWIN middleware for obtaining identities using WsFederation protocol. |
|
WsFederationAuthenticationNotifications | Specifies events which the WsFederationAuthenticationMiddleware invokes to enable developer control over the authentication process. /> |
|
WsFederationAuthenticationOptions | Configuration options for WsFederationAuthenticationMiddleware |
Return to top