RefreshToken Property (ZohoBooksConnectionStringBuilder)
Gets or sets Zoho Books OAuth refresh token, used for connecting via API v2.
'Declaration
Public Property RefreshToken As String
public string RefreshToken {get; set;}
Property Value
Zoho Books OAuth refresh token, used for connecting via API v2.