RESTSecurityInvokerAuthenticateUserFormsInternal 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 protected virtual string AuthenticateUserFormsInternal()
Return Value
Type:
StringSee Also