Click or drag to resize
RESTSecurityInvokerGetAuthenticationType Method
Returns authentication type from settings.

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

Parameters

siteName
Type: SystemString
Name of the site

Return Value

Type: String
See Also