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

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

Initializes a new instance of the OAuthCredentials class.

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

Параметры

token
Тип: SystemString
The JSON web token string.
См. также