OAuthCredentials(ICredentials) - конструктор

Initializes a new instance of the OAuthCredentials class using specified credentials.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public OAuthCredentials(
	ICredentials credentials
)

Параметры

credentials  ICredentials
Credentials to use.

См. также