![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Tests if the token is still valid.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | ![]() |
---|---|
public static bool IsTokenValid( string token ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Shared Function IsTokenValid ( _ token As _ ) As |
Parameters
- token
- String
Return Value
See Also
SingleSignOnManager Class
Smartsite.Security Namespace