Initializes a new instance of the DataComClient class that uses the specified HTTP resource provider and token to access the REST service.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resourceProvider
- Type: CMS.DataCom IHttpResourceProvider
The HTTP resource provider.
- token
- Type: System String
The REST service access token.
See Also