dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksConnectionStringBuilder Class / ClientSecret Property

In This Topic
ClientSecret Property
In This Topic
Gets or sets the client secret, obtained from the app settings in your developer FreshBooks account. This parameter is used for connecting via Alpha API.
Syntax
'Declaration
 
Public Property ClientSecret As String
 

Property Value

The client secret, obtained from the app settings in your developer FreshBooks account.
See Also