skip to main content
Connection property descriptions : AuthParam
  

Try DataDirect Drivers Now

AuthParam

Purpose

Specifies the name of the URL parameter used to pass the security token. This property is required when using URL parameters to pass tokens for authentication (AuthenticationMethod=UrlParameter); otherwise, this property is ignored.

Valid values

auth_parameter
where:
auth_parameter
is the name of the URL parameter used to pass the security token. For example, apikey or key.

Data Source Method

setAuthParam

Default

None

Data Type

String

See Also

*AuthenticationMethod