ClientId Property (BigcommerceConnectionStringBuilder)
Gets or sets the BigCommerce client id for OAuth
authentication.
'Declaration
Public Property ClientId As String
public string ClientId {get; set;}
Property Value
The BigCommerce client id for OAuth
authentication.