DsnInfo.authString

Set authString field.

  1. string authString [@property getter]
  2. string authString [@property setter]
    class DsnInfo
    @property
    void
    authString
    (
    string propval
    )

Parameters

propval string

the authentication string, a semi-colon separated <key>=<value> list where <key> and <value> are RFC 1738 encoded. Can be null.