SPPermissionInfo members
Include protected members
Include inherited members
表示詳細的權限和指定的範圍在使用者的角色指派。
The SPPermissionInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Permissions | 取得有效的權限的使用者,包括角色指派的權限、 匿名使用者的權限,從安全性原則的權限和使用權限從網站集合 administrationA 的位元組合列舉值,指定一組權限。 | |
RoleAssignments | 取得使用者所屬,直接或間接的角色指派。例如,如果使用者所屬的網域群組有權限。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top