[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1OAuthConnectionStringBuilder.Password

Password Property

Password

The password of the user to be used for the authentication.

Declaration
[Hierarchy(new string[] { "AuthenticationType=OAuth2Authentication&OauthGrantType=PasswordCredential" })]
public string Password { get; set; }
<Hierarchy(New String() { "AuthenticationType=OAuth2Authentication&OauthGrantType=PasswordCredential" })>
Public Property Password As String