Attribute

AuthenticationMethod (am)

Purpose

Determines which authentication method the driver uses when establishing a connection.

Valid Values

0 | 24

userIDPassword | oauth2.0

Behavior

If set to 0 (UserIDPassword), the driver uses user ID/password authentication when establishing a connection. If set to 24 (OAuth2.0), the driver uses OAuth 2.0 authentication when establishing a connection.

Default Value

0 (UserIDPassword)