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