add_basic
Description:
public void add_basic (
string basic,
Token token)
Add a basic token for the default authentication algorithm that enables the client with privileges listed in token
.
Parameters:
this |
a Auth
|
basic |
the basic token
|
token |
authorisation token
|