[ Version ( since = "1.12" ) ]
public void add_digest (string user, string pass, Token token)
Add a digest user and pass for the default authentication algorithm that enables the client with privileges
listed in token.
| this |
a Auth |
| user |
the digest user name |
| pass |
the digest password |
| token |
authorisation token |