dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksConnectionStringBuilder Class / RefreshToken Property

In This Topic
RefreshToken Property
In This Topic
Gets or sets Zoho Books OAuth refresh token, used for connecting via API v2.
Syntax
'Declaration
 
Public Property RefreshToken As String
 

Property Value

Zoho Books OAuth refresh token, used for connecting via API v2.
See Also