Gets the Data.com user account information using the given credential.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userCredential
- Type: System.Net NetworkCredential
The Data.com user credential
Return Value
Type: UserThe Data.com user account information
Exceptions
Exception | Condition |
---|---|
CMS.DataCom DataComException | Thrown when problems with API occur, or if username/password is not valid |
See Also