[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder.OAuthClientSecret

OAuthClientSecret Property

OAuthClientSecret

The secret of the OAuth 2.0 Client to be used for the authentication.

Declaration
[Hierarchy(new string[] { "AuthenticationType=OAuth2Authentication&OauthGrantType=ClientCredential", "AuthenticationType=OAuth2Authentication&OauthGrantType=PasswordCredential" })]
public string OAuthClientSecret { get; set; }