UserContactProvider Class |
Namespace: CMS.DataCom
public sealed class UserContactProvider : IContactProvider
The UserContactProvider type exposes the following members.
Name | Description | |
---|---|---|
UserContactProvider |
Initializes a new instance of the PartnerContactProvider class with the specified Data.com client and user credentials.
|
Name | Description | |
---|---|---|
CanBuyContacts |
A value indicating whether it is possible to buy contacts with this provider.
| |
UserCredential |
Gets the buyer identity.
|
Name | Description | |
---|---|---|
GetContact |
Searches Data.com for a contact with the specified identifier, and returns it.
| |
SearchContacts |
Searches Data.com for contacts that match the specified filter and returns the specified page from the result.
|