Auth.authority

string authority() @property

Get authority property.

Returns

The authority (host:port) being authenticated to.
void authority(string propval) @property

Set authority property.

Parameters

propvalThe authority (host:port) being authenticated to.