C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnectionStringBuilder Class / OAuthClientSecret Property

In This Topic
OAuthClientSecret Property (C1JsonConnectionStringBuilder)
In This Topic
The secret of the OAuth 2.0 Client to be used for the authentication.
Syntax
'Declaration
 
Public Property OAuthClientSecret As String
 
See Also