Click or drag to resize
RESTSecurityInvokerIsHashAuthenticated Method
Returns true if the request is GET and the hash parameter is present and matches the requested URL.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
public static bool IsHashAuthenticated()

Return Value

Type: Boolean
See Also