Click or drag to resize
IBuyerIdentityProviderGetBuyerIdentity 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#
BuyerIdentity GetBuyerIdentity()

Return Value

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