An OAuth Consumer for .NET 2.0
OAuthHttpModule Class
NamespacesExtremeSwank.OAuthOAuthHttpModule
OAuth HttpModule for ASP.NET server-side authentication integration.
Declaration Syntax
C#Visual BasicVisual C++
public class OAuthHttpModule : IHttpModule
Public Class OAuthHttpModule _
	Implements IHttpModule
public ref class OAuthHttpModule : IHttpModule
Members
All MembersConstructorsMethods



IconMemberDescription
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.)
Inheritance Hierarchy
Object
OAuthHttpModule

Assembly: ExtremeSwank.OAuth (Module: ExtremeSwank.OAuth) Version: 1.2.0.0 (1.2.0.0)