RESTSecurityInvokerAuthenticateUserForms Method |
Authenticates the user from the authentication cookie. If everything is ok returns name of the authenticated user. Otherwise returns null.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax public static string AuthenticateUserForms()
Return Value
Type:
StringSee Also