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

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

#include <licensing.hpp>

Public Attributes

const char * email
 
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).
 

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: