共用方式為


SPRoleAssignment members

Include protected members
Include inherited members

在目前的物件上定義的使用者或群組的角色指派。

The SPRoleAssignment type exposes the following members.

Constructors

  Name Description
Public method SPRoleAssignment(SPPrincipal) 初始化具有指定的使用者或群組沒有角色定義繫結的SPRoleAssignment類別的新執行個體。
Public method SPRoleAssignment(String, String, String, String) 初始化具有指定的使用者沒有角色定義繫結的SPRoleAssignment類別的新執行個體。

Top

Properties

  Name Description
Public property Member 取得角色指派的使用者或群組。
Public property Parent 取得父物件的角色指派。
Public property ParentSecurableObject 取得父物件的角色指派。
Public property RoleDefinitionBindings 取得角色指派的角色定義繫結集合。

Top

Methods

  Name Description
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 ImportRoleDefinitionBindings 將指定的角色定義繫結匯入到繫結至角色指派的角色定義集合。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update 使用對角色定義的內容所做的變更來更新角色指派物件。

Top

請參閱

參照

SPRoleAssignment class

Microsoft.SharePoint namespace