OAuth HttpModule for ASP.NET server-side authentication integration.
| C# | Visual Basic | Visual C++ |
public class OAuthHttpModule : IHttpModule
Public Class OAuthHttpModule _ Implements IHttpModule
public ref class OAuthHttpModule : IHttpModule
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| OAuthHttpModule()()() | ||
| Dispose()()() |
Dispose any unmanaged resources.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| Init(HttpApplication) |
Initializes the HttpModule.
| |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| OAuthHttpModule | |