The AuthenticationController class provides the Business Layer for the Authentication Systems.

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

Syntax

C#
public class AuthenticationController
Visual Basic
Public Class AuthenticationController

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Authentication..::..AuthenticationController

See Also