Gets or sets the Client Id - one of the pair of OAuth 2.0 credentials, that you can obtain when you register a client application at
developer.intuit.com/myapps with your developer account. This parameter is optional.
public string ClientId {get; set;}
'Declaration
Public Property ClientId As String
Property Value
The Client Id - one of the pair of OAuth 2.0 credentials.