Home All Groups Group Topic Archive Search About
Author
31 Aug 2006 11:23 AM
Triv
To add a new permission set into the CAS through caspol we have to
specify a XML file.

surprisingly I can't find anywhere not even on MSDN, the format of this
XML file. Can anybody forward me any link which explains the XML file
for creating new permission sets.

Regards,
Triv

Author
31 Aug 2006 2:47 PM
Dominick Baier
Build a PermissionSet in Code and call ToXml on it.

---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com

Show quoteHide quote
> To add a new permission set into the CAS through caspol we have to
> specify a XML file.
>
> surprisingly I can't find anywhere not even on MSDN, the format of
> this XML file. Can anybody forward me any link which explains the XML
> file for creating new permission sets.
>
> Regards,
> Triv