开发者

SharePoint permission level to modify metadata (properties) but not the document

开发者 https://www.devze.com 2022-12-28 09:47 出处:网络
Is it possible to implement a custom permission level that allows a user to 开发者_如何学Gomodify the properies of a document, but not the document itself? If so, any hints on how to do it?

Is it possible to implement a custom permission level that allows a user to 开发者_如何学Gomodify the properies of a document, but not the document itself? If so, any hints on how to do it?

Larsi


I think it is not possible to assign column level permissions in a default implementation of Sharepoint. However, it should be possible to do it using custom solutions. Have a look at this article http://www.infoq.com/articles/Dressel-Gogolowicz-wss-security. I have not tried it though.

0

精彩评论

暂无评论...
验证码 换一张
取 消