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

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

Initializes a new instance of the ClientAccessTokenRequest class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public ClientAccessTokenRequest(
	string id,
	ClientAccessTokenType tokenType,
	string scope
)

Параметры

id
Тип: SystemString
id
tokenType
Тип: Tessa.Exchange.WebServices.DataClientAccessTokenType
The tokenType.
scope
Тип: SystemString
The scope.
См. также