Click or drag to resize
RESTSecurityInvokerCheckHash Method
Checks hash parameter. Returns true if the parameter matches the requested URL. For request different from GET returns always false.

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

Return Value

Type: Boolean
See Also