문제

Which user context is used in feature activation receiver?

Is it current user (when activating from WebUI)?

I have to call a service in feature activation receiver and I have to know which user should have access to the server.

도움이 되었습니까?

해결책

Feature activation from UI uses the current user context.

You can use elevated code if you want normal users to gain more privileges.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top