RESTSecurityInvoker AuthenticationType Property Kentico 8.0 API Reference
Gets the type of authentication which should be used to authenticate REST service. Default value is basic authentication ("basic" constant). Other option is forms authentication ("forms" constant).

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

Property Value

Type: OnlineString
See Also