Click or drag to resize
RESTSecurityInvokerAuthenticateUserFormsInternal 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: 9.0.0
Syntax
C#
protected virtual string AuthenticateUserFormsInternal()

Return Value

Type: String
See Also