Function BasicAuthentication.this

Constructor.

this (
  string username,
  string password,
  string[] domains = []
);

Parameters

NameDescription
username username
password password
domains not used now