Auth.authority
string authority() @property nothrowGet authority property.
Returns
The authority (host:port) being authenticated to.
void authority(string propval) @property nothrowSet authority property.
Parameters
propval | The authority (host:port) being authenticated to. |