[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder.OAuthClientId

OAuthClientId Property

OAuthClientId

The id 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 OAuthClientId { get; set; }