RESTSecurityInvokerIsHashAuthenticated Method |
Returns true if the request is GET and the hash parameter is present and matches the requested URL.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax public static bool IsHashAuthenticated()
Return Value
Type:
BooleanSee Also