BuyerIdentity Constructor Kentico 8.0 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.0.5239.26125)

Parameters

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