dotConnect for BigCommerce Documentation
Devart.Data.Bigcommerce Namespace / BigcommerceConnectionStringBuilder Class / ClientId Property

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

    Property Value

    The BigCommerce client id for OAuth authentication.
    See Also