Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.WebServices
RESTService Class
RESTService Methods
GetHashForURL Method
GetHashForURL Method (String)
GetHashForURL Method (String, String)
RESTService
GetHashForURL Method (String)
Returns hash string which can be than used for given URL instead of authentication.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
Copy
public
Stream
GetHashForURL
(
string
url
)
Parameters
url
Type:
System
String
URL of which to get the hash (starting with '/rest' prefix)
Return Value
Type:
Stream
Implements
IRESTService
GetHashForURL(String)
See Also
Reference
RESTService Class
GetHashForURL Overload
CMS.WebServices Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com