The LogOffHandler class provides a replacement for the LogOff page

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

Syntax

C#
public class LogOffHandler : IHttpHandler
Visual Basic
Public Class LogOffHandler
	Implements IHttpHandler

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Authentication..::..LogOffHandler

See Also