RESTSecurityInvokerCheckHash Method |
Checks hash parameter. Returns true if the parameter matches the requested URL. For request different from GET returns alsways false.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax public static bool CheckHash()
Return Value
Type:
BooleanSee Also