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