Authentication sp page
I want to add one page on my sharepoint site which could be accessed 开发者_JS百科without going through windows authentication login dialog.
Let me know.
Thanks Raj
You will have to enable anonymous access for the Web Application and then set permission for this particular page.
You can also create a Anonymous Application Page.
精彩评论