Click or drag to resize

MessageHeader Properties

The MessageHeader type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationKey
Authentication key passed by client. This is an encrypted string containing the Enterprise ID, Site ID and Vendor ID
Public propertyCulture
A string representing the culture that made the call
Public propertyDatabaseName
The name of the database to use. A disadvantage of this is database names should be unique for every enterprise + site combination.
Public propertyIntegrationKey
A key that can be entered for the purposes of marking which SDK integration entered or modified data.
Public propertyUserCode
A user code that can be entered for the purposes of marking which user entered or modified data.
Top
See Also