Click or drag to resize
BuyerIdentityProvider Class
Buyer identity provider.
Inheritance Hierarchy
SystemObject
  CMS.DataComBuyerIdentityProvider

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public sealed class BuyerIdentityProvider : IBuyerIdentityProvider

The BuyerIdentityProvider type exposes the following members.

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