![]() |
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# | ![]() |
---|---|
public static void AbandonToken( string token ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Shared Sub AbandonToken ( _ token As _ ) |
Parameters
- token
- String
See Also
SingleSignOnManager Class
Smartsite.Security Namespace