SPRoleAssignment members
Include protected members
Include inherited members
在目前的物件上定義的使用者或群組的角色指派。
The SPRoleAssignment type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPRoleAssignment(SPPrincipal) | 初始化具有指定的使用者或群組沒有角色定義繫結的SPRoleAssignment類別的新執行個體。 | |
SPRoleAssignment(String, String, String, String) | 初始化具有指定的使用者沒有角色定義繫結的SPRoleAssignment類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
Member | 取得角色指派的使用者或群組。 | |
Parent | 取得父物件的角色指派。 | |
ParentSecurableObject | 取得父物件的角色指派。 | |
RoleDefinitionBindings | 取得角色指派的角色定義繫結集合。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ImportRoleDefinitionBindings | 將指定的角色定義繫結匯入到繫結至角色指派的角色定義集合。 | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Update | 使用對角色定義的內容所做的變更來更新角色指派物件。 |
Top