I'm developing a Webpart and I need to go through every document library and get its permissions. Basically I need to get the groups and its permissions associated with the document library.
I have iterated through the properties and methods of a SPDocumentLibrary
object but couldn't find anything really.
Any help or guide would be appreciated.
Thank you