HostFileAccess
HostFileAccess
This data object type contains a single access control entry for a file permissions list.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"who": "string",
"what": "string"
}
string
who
Required
User or group to which the access applies.
string
what
Required
Rights given to the user or group.