Auth.authority

string authority() @property nothrow

Get authority property.

Returns

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

Set authority property.

Parameters

propvalThe authority (host:port) being authenticated to.