Creates and initializes a new instance of the Data.com client.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- tokenProvider (Optional)
- Type: CMS.DataCom ITokenProvider
Token provider to use. Please provide custom implementation
Return Value
Type: DataComClientA new instance of the Data.com client
Remarks
See Also