Hi,
eg: I have one library A and I have created one asp.net page to show image doucment from that Library A for visitors user.
But I don't give any access permission for site visitors user, so problems is site visitors are not able to see the image on page.
I know that issue is because of permission level that visitors should have at least "Read" permissions. But if I grant for "Read" permission for visitors user, they can browse that library A.
My issues is visitors user are should not able to access or browse or view the library A,but they should able to see the image document on page. Thanks so much.