| ISettingsSecurityKey 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 string SecurityKey { get; set; }
Property SecurityKey As String
Get
Set
Property Value
Type:
StringThe security key.
See Also