This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public static class SingleSignOnManager
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class SingleSignOnManager

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member SingleSignOnCookieName
Name of the cookie that contains the single sign on token.
Public field Static member TokenTimeout
Token timeout in seconds.

See Also

Advanced