Teamcenter C++ API Reference  2312
Public Attributes | List of all members
UserOAuthTokens Struct Reference

#include <LisfmwrkUtils.hxx>

Public Attributes

std::string lis0AccessToken
 
std::string lis0AccessTokenSecret
 
std::string lis0RequestToken
 
std::string lis0RequestTokenSecret
 

Detailed Description

User Authentication Tokens Information

Definition at line 66 of file LisfmwrkUtils.hxx.

Member Data Documentation

std::string UserOAuthTokens::lis0AccessToken

User Access Token for authentication

Definition at line 68 of file LisfmwrkUtils.hxx.

std::string UserOAuthTokens::lis0AccessTokenSecret

User Access Secret Token for authenticaiton

Definition at line 69 of file LisfmwrkUtils.hxx.

std::string UserOAuthTokens::lis0RequestToken

User Request Token for authentication

Definition at line 70 of file LisfmwrkUtils.hxx.

std::string UserOAuthTokens::lis0RequestTokenSecret

User Request Secret Token for authentication

Definition at line 71 of file LisfmwrkUtils.hxx.


The documentation for this struct was generated from the following file: