Faking User Roles in Sitecore 6.2
Posted
by Jesse Millikan
on Stack Overflow
See other posts from Stack Overflow
or by Jesse Millikan
Published on 2010-06-17T16:29:26Z
Indexed on
2010/06/17
16:33 UTC
Read the original article
Hit count: 202
The Faking User Roles document in SDN appears to give exactly what I need. I have a few "roles" that I have access to through stored procedure calls I don't control, read-only, via a CRM I don't have direct access to.
Unfortunately, I can't find the method AddRole, or even the class UserItem, by its present name. Does this functionality exist in Sitecore 6.2? If so, where is it?
© Stack Overflow or respective owner