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 request has a valid single sign on token. If so, authenticate the user that belongs to it.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public static bool AuthenticateRequest() |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Function AuthenticateRequest As |
See Also
SingleSignOnManager Class
Smartsite.Security Namespace