C4SessionDetails

C4SessionDetails
C4SessionDetails
AllOf
This class requires all of the following:
JSON Example
{
    "roles": [
        "EVERYONE"
    ],
    "user": "admin1@Org1",
    "authenticatedSites": [
        {
            "org": "Org1",
            "site": "site1"
        }
    ]
}