OAuthCredentials(String) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
public OAuthCredentials(
string token
)
Public Sub New (
token As String
)
public:
OAuthCredentials(
String^ token
)
new :
token : string -> OAuthCredentials
Параметры
- token String
- The JSON web token string.