OAuthTokenEndpoint Property (C1CSVConnectionStringBuilder)
In This Topic
The OAuth 2.0 token endpoint to be used for the authentication.
Syntax
'Declaration
Public Property OAuthTokenEndpoint As String
public string OAuthTokenEndpoint {get; set;}
See Also