summaryT:DotNetNuke.Services.Authentication.OAuth.OAuthClientBase

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

Syntax

C#
public abstract class OAuthClientBase
Visual Basic
Public MustInherit Class OAuthClientBase

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Authentication.OAuth..::..OAuthClientBase

See Also