Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataCom
DataComClient Class
DataComClient Methods
GetCompany Method
GetCompanyStructure Method
GetContact Method
GetContacts Method
GetCurrentPartner Method
GetPartnerContact Method
GetPartnerContacts Method
GetUser Method
SearchCompanies Method
SearchContacts Method
SearchPartnerContacts Method
UserIsValid Method
DataComClient
GetUser Method
Gets the Data.com user account information using the given credential.
Namespace:
CMS.DataCom
Assembly:
CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
Copy
public
User
GetUser
(
NetworkCredential
userCredential
)
Parameters
userCredential
Type:
System.Net
NetworkCredential
The Data.com user credential
Return Value
Type:
User
The Data.com user account information
Implements
IDataComClient
GetUser(NetworkCredential)
Exceptions
Exception
Condition
DataComException
Thrown when problems with API occur, or if username/password is not valid
See Also
Reference
DataComClient Class
CMS.DataCom Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com