16 reputation
2
bio website
location
age
visits member for 5 months
seen Apr 12 at 16:13
stats profile views 0

Dec
5
awarded  Tumbleweed
Dec
3
awarded  Student
Nov
28
comment Sharepoint: Retrieve info on assigned user policy
Could you please clarify the purpose of this method (GetRolesAndPermissionsForCurrentUser)? it returns me something even if I call it with invalid credentials, so who is 'current user' then?
Nov
28
asked SP 2010: Detect authentication mode
Nov
27
comment Sharepoint: Retrieve info on assigned user policy
If I do so (assign a policy to the user that has never logged into the site before; login with this user to the SP site), then GetGroupCollectionFromUser returns empty result for me: ` <GetGroupCollectionFromUser xmlns="schemas.microsoft.com/sharepoint/soap/directory/">; <Groups /> </GetGroupCollectionFromUser>`
Nov
27
asked Sharepoint: Retrieve info on assigned user policy