summaryT:DotNetNuke.Services.Authentication.OAuth.OAuthLoginBase

Namespace: DotNetNuke.Services.Authentication.OAuth
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public abstract class OAuthLoginBase : AuthenticationLoginBase
Visual Basic
Public MustInherit Class OAuthLoginBase
	Inherits AuthenticationLoginBase

Inheritance Hierarchy

See Also