DsnInfo.authString

Get authString field.

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

Return Value

Type: string

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