I have a SharePoint 2010 site which has Zone Level security. The site has Windows Authentication in Default Zone while it has Claimed Based Authentication in Extranet Zone. A membership provider is used for Claimed Based site.
My my requirement is to add user of that membership provider to this claimed based site programmatically (c#).
Any help will be greatly appreciated.
Thanks