VRay SDK for C++
|
Struct with the most relevant details for the actively logged in user. More...
#include <licensing.hpp>
Public Attributes | |
const char * | |
const char * | firstName |
The user UUID (unique universal identifier). Should always be a valid non-empty string (for valid details). | |
const char * | lastName |
The registered first name of the user. May be an empty string. | |
AccessTokenView | userAccessToken |
The registered last name of the user. May be an empty string. | |
const char * | uuid |
Contains the user email. Should always be a valid non-empty string (for valid details). | |
Struct with the most relevant details for the actively logged in user.