OnpremSessionDetails
OnpremSessionDetails
Represents session details.
AllOf
This class requires all of the following:
JSON Example
{
"user": "System",
"roles": [
"EVERYONE",
"ADMINISTRATORS",
"VRADMINISTRATORS"
],
"authenticatedSites": null
}