This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Creates a new single sign on token and returns it.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public static string GetToken() |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Function GetToken As |
Return Value
See Also
SingleSignOnManager Class
Smartsite.Security Namespace