摘要: 在Form认证的网站下,我们要判断我们添加的权限是否存在.可以用下面的方法: 1 2 protected bool GetPermissions_Groups( string permissionsName) 3 { 4try 5{ 6string... 阅读全文
posted @ 2008-01-17 16:48 ◎寶☆呗 阅读(551) 评论(0) 推荐(0)
摘要: Create a New SharePoint Permission Level and Bind it to an Existing SharePoint Group 这个例子是新建一个permission level,名字为Example_xxxxxxxxxxx.建好之后.绑定这个permis... 阅读全文
posted @ 2008-01-17 09:59 ◎寶☆呗 阅读(565) 评论(0) 推荐(0)