[]
        
This class exposes specific properties to set up a connection for the C1DataConnector Magento provider.
public sealed class C1MagentoConnectionStringBuilder : C1OAuth1ConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor
  | Name | Description | 
|---|---|
| C1MagentoConnectionStringBuilder() | The default constructor of C1MagentoConnectionStringBuilder  | 
      
| Name | Description | 
|---|---|
| AuthenticationType | The type of authorization the request will utilize.  | 
      
| this[string] | Gets or sets the value associated with the specified key.  | 
      
| Name | Description | 
|---|---|
| Equals(object) | Method that check if two instance C1MagentoConnectionStringBuilder can be considered equals considering pooling and caching connection purposes.  | 
      
| GetHashCode() | Retrieve the mapped hash code of this C1MagentoConnectionStringBuilder.  |