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

DualAuthCredentials - конструктор

Initializes a new instance of the DualAuthCredentials class.

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

Параметры

clientCertificates
Тип: System.Security.Cryptography.X509CertificatesX509CertificateCollection
The client certificates.
userName
Тип: SystemString
The username.
password
Тип: SystemString
The password.
См. также