Gets and Sets the url for the Logoff Control

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

Syntax

C#
public string AuthenticationToken { get; set; }
Visual Basic
Public Property AuthenticationToken As String
	Get
	Set

See Also