Для изменения размера нажмите или перетащите

WebCredentials(String, String, String) - конструктор

Initializes a new instance of the WebCredentials class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public WebCredentials(
	string username,
	string password,
	string domain
)

Параметры

username
Тип: SystemString
Account username.
password
Тип: SystemString
Account password.
domain
Тип: SystemString
Account domain.
См. также