Auth.realm

string realm() @property nothrow

Get realm property.

Returns

The authentication realm.
void realm(string propval) @property nothrow

Set realm property.

Parameters

propvalThe authentication realm.