Gets and Sets the url for the Logoff Control
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string AuthenticationToken { get; set; } |
| Visual Basic |
|---|
Public Property AuthenticationToken As String Get Set |