Tagged Questions
0
votes
0answers
51 views
SocialTagManager - adding a tag as the app pool account
I've noticed the following behaviour when calling SocialTagManager.Add:
Regular call: tag created with myself as owner
Call in RunWithElevatedPrivileges: ditto
Call in SPStatefulLongOperation: ditto
...