Click or drag to resize
BuyerIdentityProviderGetBuyerIdentity Method
Returns the buyer identity for Data.com billing purposes.

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

Return Value

Type: BuyerIdentity
The buyer identity for Data.com billing purposes.

Implements

IBuyerIdentityProviderGetBuyerIdentity
See Also