IRESTServiceGetHashForURL Method |
Returns hash string which can be than used for given URL instead of authentication.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 12.0.0
Syntax Stream GetHashForURL(
string url
)
Parameters
- url
- Type: SystemString
URL of which to get the hash
Return Value
Type:
StreamSee Also