DataComClient GetUser Method Kentico 8.1 API Reference
Gets the Data.com user account information using the given credential.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: User
The Data.com user account information
Exceptions

ExceptionCondition
CMS.DataCom DataComExceptionThrown when problems with API occur, or if username/password is not valid
See Also