Auth.authority

Set authority property.

  1. string authority [@property getter]
  2. string authority [@property setter]
    class Auth
    @property
    void
    authority
    (
    string propval
    )

Parameters

propval string

The authority (host:port) being authenticated to.