C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnectionStringBuilder Class / OAuthAccessToken Property

In This Topic
OAuthAccessToken Property (C1CSVConnectionStringBuilder)
In This Topic
The OAuth 2.0 access token to be used for the authentication.
Syntax
'Declaration
 
Public Property OAuthAccessToken As String
 
See Also