FetchUserPrivilegeOnEntitiesRequestType

FetchUserPrivilegeOnEntitiesRequestType
FetchUserPrivilegeOnEntitiesRequestType

The parameters of FetchUserPrivilegeOnEntities.

JSON Example
{
    "entities": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ],
    "userName": "string"
}
entities
Required

are the entities to retrieve privileges on

Required privileges: System.View

string
userName
Required

is the user to retrieve privileges for