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 Code |
---|---|
public static class SingleSignOnManager |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class SingleSignOnManager |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
SingleSignOnCookieName |
Name of the cookie that contains the single sign on token.
|
|
TokenTimeout |
Token timeout in seconds.
|
See Also
Smartsite.Security Namespace