VRay SDK for C++
Loading...
Searching...
No Matches
VRay::ActiveUserDetails Struct Reference

Struct with the most relevant details for the actively logged in user. More...

#include <licensing.hpp>

Public Member Functions

 ActiveUserDetails (const ActiveUserDetailsView &view)
 An access token that may be used for communication with other Chaos services.
 

Public Attributes

std::string email
 
std::string firstName
 The user UUID (unique universal identifier). Should always be a valid non-empty string (for valid details).
 
std::string lastName
 The registered first name of the user. May be an empty string.
 
AccessToken userAccessToken
 The registered last name of the user. May be an empty string.
 
std::string uuid
 Contains the user email. Should always be a valid non-empty string (for valid details).
 

Detailed Description

Struct with the most relevant details for the actively logged in user.


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