Report level access to report through programmatically

Hi all,

I am trying to provide access to report of Reporting Services via code. I have found that the way to do this is to insert row into PolicyUser Role and also need to update from an XML field in the table SecData

The name of the column is xml_description

Thanks in advance.