| SettingsSecurityKey Property |
Gets or sets the security key used to communicate with the ERP service.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public string SecurityKey { get; set; }
Public Property SecurityKey As String
Get
Set
Property Value
Type:
StringThe security key.
Implements
ISettingsSecurityKeySee Also