RESTService GetHashForURL Method (String)Kentico 8.1 API Reference
Returns hash string which can be than used for given URL instead of authetication.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

url
Type: OnlineSystem String
URL of which to get the hash (starting with '/rest' prefix)

Return Value

Type: OnlineStream
See Also