2
votes
1answer
115 views

pickerentity.key with Claims

In a Sharepoint 2010 page, I am using a people picker to pick users or groups, SPgroups as well as Active directory groups. I am then retrieving every item that was picked as a PickerEntity.Key which ...
0
votes
0answers
52 views

Custom claim as group owner

I have a scenario where the SharePoint People Picker is replaced with a custom picker that only ever returns group or person claims backed by our custom Claims Provider. That picker is also used on ...