{
    "entityAssociated": {
        "entity": [{
            "entityType": ,
            "_type_": ,
            "entityId": 
        }]
    },
    "securityAssociations": {
        "associationsOperationType": "",
        "associations": [{
            "userOrGroup": [{
                "userGroupId": ,        
                "userGroupName": ,
                "userId": ,
                "userName": ""
            }],
            "properties": {
                "role": {
                    "roleId": 
                }
            }
        }]
    }
}