imarusic
3/8/2011 9:17:17 AM
Hi Cosmogonor,
In web.config file under the appSettings you can find "DefaultUserRoles". "Users" role is set by default. You can add your custom roles that have to be separated by comma.
e.g.
<add key="DefaultUserRoles" value="Users,Registered" />
Regards,
Ivan Marusic
This content has not been rated yet.
2094
Reputation
272
Total posts