OAuthScope Property (C1OAuthConnectionStringBuilder) | DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.DataConnector.AdoNet Namespace / C1OAuthConnectionStringBuilder Class / OAuthScope Property

In This Topic
OAuthScope Property (C1OAuthConnectionStringBuilder)
In This Topic
The scope for the OAuth 2.0 authentication request.
Syntax
'Declaration
 
Public Property OAuthScope As String
 
See Also