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