共用方式為


SPSecurableObject members

Include protected members
Include inherited members

表示可以防止未經授權存取保護安全物件的行為與特性。

The SPSecurableObject type exposes the following members.

Constructors

  Name Description
Protected method SPSecurableObject 可讓衍生類別的執行個體建立時執行初始化工作的基底類別。

Top

Properties

  Name Description
Public property AllRolesForCurrentUser 取得目前的使用者所屬的物件上的角色定義的完整清單,對此範圍。
Public property EffectiveBasePermissions 取得值,這個值,指出目前的使用者物件的有效使用權限。
Public property FirstUniqueAncestor Obsolete. 請改用 [ FirstUniqueAncestorSecurableObject ] 屬性。
Public property FirstUniqueAncestorSecurableObject 取得對於此物件定義角色指派的物件。
Public property HasUniqueRoleAssignments 指出物件是否具有唯一的角色指派,或從父系物件繼承其角色指派。
Public property ReusableAcl 取得表示之物件的未經處理的存取控制清單 (ACL) 資訊的不透明物件。
Public property RoleAssignments 取得這個可保護物件的角色指派。

Top

Methods

  Name Description
Public method BreakRoleInheritance(Boolean) 建立物件的唯一的角色指派,並選擇性地將角色指派複製從父代。
Public method BreakRoleInheritance(Boolean, Boolean) 建立物件的唯一的角色指派、 選擇性地將角色指派複製從父項目,並選擇性地清除 [從下階的唯一的角色指派。
Public method CheckPermissions 判斷目前的使用者是否具有指定的使用權限集合。
Public method DoesUserHavePermissions 指示目前的使用者是否有指定的使用權限集合。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetUserEffectivePermissionInfo 在目前的範圍,以及給這位使用者在此範圍相關的角色指派中取得具有指定的使用者擁有的有效使用權限的詳細資訊的物件。
Public method GetUserEffectivePermissions 在目前範圍中取得指定的使用者擁有的有效使用權限。
Protected method MemberwiseClone (Inherited from Object.)
Public method ResetRoleInheritance 在衍生類別中實作時,移除本機角色指派,如此角色指派] 中所有的子系物件,都會重新從父系物件繼承。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPSecurableObject class

Microsoft.SharePoint namespace