BuyerIdentity Constructor Kentico 8.1 API Reference
Initializes a new instance of the BuyerIdentity class with the specified identifiers.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

userIdentifier
Type: OnlineSystem String
The user identifier.
organizationIdentifier
Type: OnlineSystem String
The user organization identifier.
See Also