Click or drag to resize

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; }

Property Value

Type: String
The security key.

Implements

ISettingsSecurityKey
See Also