BaseContext<TOptions> Class
Base class used for certain event contexts
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
System::Object
Microsoft.Owin.Security.Provider::BaseContext<TOptions>
Microsoft.Owin.Security.Cookies::CookieApplyRedirectContext
Microsoft.Owin.Security.Cookies::CookieExceptionContext
Microsoft.Owin.Security.Cookies::CookieResponseSignedInContext
Microsoft.Owin.Security.Cookies::CookieResponseSignInContext
Microsoft.Owin.Security.Cookies::CookieResponseSignOutContext
Microsoft.Owin.Security.Cookies::CookieValidateIdentityContext
Microsoft.Owin.Security.Facebook::FacebookApplyRedirectContext
Microsoft.Owin.Security.Google::GoogleApplyRedirectContext
Microsoft.Owin.Security.Google::GoogleOAuth2ApplyRedirectContext
Microsoft.Owin.Security.MicrosoftAccount::MicrosoftAccountApplyRedirectContext
Microsoft.Owin.Security.Notifications::BaseNotification<TOptions>
Microsoft.Owin.Security.Notifications::RedirectToIdentityProviderNotification<TMessage, TOptions>
Microsoft.Owin.Security.OAuth::BaseValidatingContext<TOptions>
Microsoft.Owin.Security.Provider::EndpointContext<TOptions>
Microsoft.Owin.Security.Twitter::TwitterApplyRedirectContext
Microsoft.Owin.Security.Provider::BaseContext<TOptions>
Microsoft.Owin.Security.Cookies::CookieApplyRedirectContext
Microsoft.Owin.Security.Cookies::CookieExceptionContext
Microsoft.Owin.Security.Cookies::CookieResponseSignedInContext
Microsoft.Owin.Security.Cookies::CookieResponseSignInContext
Microsoft.Owin.Security.Cookies::CookieResponseSignOutContext
Microsoft.Owin.Security.Cookies::CookieValidateIdentityContext
Microsoft.Owin.Security.Facebook::FacebookApplyRedirectContext
Microsoft.Owin.Security.Google::GoogleApplyRedirectContext
Microsoft.Owin.Security.Google::GoogleOAuth2ApplyRedirectContext
Microsoft.Owin.Security.MicrosoftAccount::MicrosoftAccountApplyRedirectContext
Microsoft.Owin.Security.Notifications::BaseNotification<TOptions>
Microsoft.Owin.Security.Notifications::RedirectToIdentityProviderNotification<TMessage, TOptions>
Microsoft.Owin.Security.OAuth::BaseValidatingContext<TOptions>
Microsoft.Owin.Security.Provider::EndpointContext<TOptions>
Microsoft.Owin.Security.Twitter::TwitterApplyRedirectContext
| Name | Description | |
|---|---|---|
![]() | BaseContext<TOptions>(IOwinContext^, TOptions) |
| Name | Description | |
|---|---|---|
![]() | Options | |
![]() | OwinContext | |
![]() | Request | |
![]() | Response |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


