I have to implement my own SPClaimProvider for PeoplePicker. There are some methods to override. Problem: I can't figure out some methods/parameters usage. All of these methods are claims specific.
Examples:
- method FillClaimValueTypes. What is claim value type? What doest it mean?
- method FillSearch, parameters hierarchyNodeID, searchTree - what this all is about? How can I use this?
Got ideas?