Click or drag to resize
IBuyerIdentityProvider Interface
Provides access to current buyer identity for Data.com billing purposes.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public interface IBuyerIdentityProvider

The IBuyerIdentityProvider type exposes the following members.

Methods
  NameDescription
Public methodGetBuyerIdentity
Returns the buyer identity for Data.com billing purposes.
Top
See Also