1. <ListTemplate>元素的SecurityBits属性

Optional Text. Defines the item-level permissions in the list for users with sufficient permission to read or edit list items. TheSecurityBits attribute contains a 2-digit string. The first digit in the string controls the read access; the second digit in the string controls the edit access. For read access, the following are valid digits:

  • 1   Users can read all items.

  • 2   Users can read only their own items.

For edit access, the following are valid digits:

  • 1   Users can edit all items.

  • 2   Users can edit only their own items.

  • 4   Users cannot edit items.

2. Custom Action的Rights Mask值

3.

最新文章

  1. Allok Video to FLV Converter 可以用的 FixFlash.exe
  2. 我的c++学习(3)字符的输入输出
  3. Nginx 笔记与总结(14)expires 缓存设置
  4. Linux卸载系统自带的httpd的方法
  5. 根据条件自定义 cxGrid 的单元格样式
  6. sql触发器知识
  7. JS之路——字符串函数
  8. Slack 开源替代品 Rocket.Chat(聊天,文件上传等等)
  9. 谷歌广告Admob在cocos2dx上通过回调实现底部Banner
  10. dubbo的简单应用
  11. BZOJ:4031: [HEOI2015]小Z的房间
  12. Oracle Service Bus 11g 的三种方案
  13. javascript算法-单链表
  14. Bing.com在.NET Core 2.1上运行!
  15. Hbase Shell 数据操作说明
  16. y450 archlinux cuda6.5
  17. MySQL主从架构之Master-Slave主从同步
  18. brew || yarn 软件包管理工具
  19. WPF之MVVM模式(3)
  20. Mysql远程连接授权IP

热门文章

  1. ELK 实用架构
  2. google 浏览器的Debug 调试工具使用
  3. 关于NPOIExcel导出excel
  4. python学习之路---day09
  5. python之文件读写(1)
  6. LeetCode记录之7——Reverse Integer
  7. 【算法笔记】B1009 说反话
  8. dataTable 加了竖向滚动条导致列头样式错位的问题 / 亲测可用,不好用你打我,用好了记得点推荐
  9. PhpExcel中文帮助手册|PhpExcel使用方法 ( 后面有部分没有显示出来 可以编辑中看到!!)
  10. 小程序 开发阶段请求网络报 不在以下 request 合法域名列表中