SPAccessRule.AllowedObjectRights 属性
获取所允许的访问规则的权限。
命名空间: Microsoft.SharePoint.Administration.AccessControl
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public MustOverride ReadOnly Property AllowedObjectRights As SPObjectRights
Get
用法
Dim instance As SPAccessRule
Dim value As SPObjectRights
value = instance.AllowedObjectRights
public abstract SPObjectRights AllowedObjectRights { get; }
属性值
类型:Microsoft.SharePoint.Administration.AccessControl.SPObjectRights