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
Syntaxprotected virtual string AuthenticateUserFormsInternal()
Return Value
Type:
String
See Also