Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
BasicCredentials ( ) : System |
Initializes a new instance of the BasicCredentials class.
|
|
BasicCredentials ( string username = default(string), string password = default(string) ) : System |
Initializes a new instance of the BasicCredentials class.
|
public BasicCredentials ( string username = default(string), string password = default(string) ) : System | ||
username | string | |
password | string | |
Результат | System |