Click or drag to resize
RESTSecurityInvokerAuthenticateUserForms Method
Authenticates the user from the authentication cookie. If everything is ok returns name of the authenticated user. Otherwise returns null;

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
public static string AuthenticateUserForms()

Return Value

Type: String
See Also