dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoConnectionStringBuilder Class / APIKey Property

APIKey Property
Gets or sets the automatically generated key that is used for connecting to Adobe Commerce 1.x.
Syntax
'Declaration
 
Public Property APIKey As String
 

Property Value

The automatically generated key that is used for connecting to Adobe Commerce 1.x.
Remarks

You can find the API Key in the User information section of your Adobe Commerce dashboard.

For connecting to Adobe Commerce 2.0 use Password instead.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also