Function BasicAuthentication.this
Constructor.
this
(
string username,
string password,
string[] domains = []
);
Parameters
| Name | Description |
|---|---|
| username | username |
| password | password |
| domains | not used now |