This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Removes the token, causing the user to log off.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public static void AbandonToken( string token ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Sub AbandonToken ( _ token As _ ) |
Parameters
- token
- String
See Also
SingleSignOnManager Class
Smartsite.Security Namespace