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

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

Initializes a new instance of the ClientCertificateCredentials class.

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

Параметры

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