![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the UserProfile that belongs to the token or null if the token does not
exist or is not valid.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | ![]() |
---|---|
public static GetUserProfile( string singleSignOnToken ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Shared Function GetUserProfile ( _ singleSignOnToken As _ ) As |
Parameters
- singleSignOnToken
- String
Return Value
See Also
SingleSignOnManager Class
Smartsite.Security Namespace