BaseContext Class
Represents a base context.
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
System::Object
Microsoft.Owin.Security.Provider::BaseContext
Microsoft.Owin.Security.Facebook::FacebookAuthenticatedContext
Microsoft.Owin.Security.Google::GoogleAuthenticatedContext
Microsoft.Owin.Security.Google::GoogleOAuth2AuthenticatedContext
Microsoft.Owin.Security.Infrastructure::AuthenticationTokenCreateContext
Microsoft.Owin.Security.Infrastructure::AuthenticationTokenReceiveContext
Microsoft.Owin.Security.MicrosoftAccount::MicrosoftAccountAuthenticatedContext
Microsoft.Owin.Security.OAuth::OAuthChallengeContext
Microsoft.Owin.Security.OAuth::OAuthRequestTokenContext
Microsoft.Owin.Security.Provider::EndpointContext
Microsoft.Owin.Security.Twitter::TwitterAuthenticatedContext
Microsoft.Owin.Security.Provider::BaseContext
Microsoft.Owin.Security.Facebook::FacebookAuthenticatedContext
Microsoft.Owin.Security.Google::GoogleAuthenticatedContext
Microsoft.Owin.Security.Google::GoogleOAuth2AuthenticatedContext
Microsoft.Owin.Security.Infrastructure::AuthenticationTokenCreateContext
Microsoft.Owin.Security.Infrastructure::AuthenticationTokenReceiveContext
Microsoft.Owin.Security.MicrosoftAccount::MicrosoftAccountAuthenticatedContext
Microsoft.Owin.Security.OAuth::OAuthChallengeContext
Microsoft.Owin.Security.OAuth::OAuthRequestTokenContext
Microsoft.Owin.Security.Provider::EndpointContext
Microsoft.Owin.Security.Twitter::TwitterAuthenticatedContext
| Name | Description | |
|---|---|---|
![]() | BaseContext(IOwinContext^) |
| Name | Description | |
|---|---|---|
![]() | 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:


