Checks if given Data.com user is valid.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userCredential
- Type: System.Net NetworkCredential
Credentials to check data.com for
Return Value
Type: BooleanTrue if user credential is valid, false otherwise
Exceptions
Exception | Condition |
---|---|
CMS.DataCom DataComException | Thrown when problems with API occur |
See Also