Click or drag to resize
RESTSecurityInvokerAuthenticateUser Method (String)
Authenticates the user according to authentication type setting.

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

Parameters

siteName
Type: SystemString

Return Value

Type: String
See Also