SPRoleDefinition Properties
The SPRoleDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
|
BasePermissions | Gets or sets the base permissions for a role definition. |
|
Description | Gets or sets a description for the role definition. |
|
Hidden | Gets a Boolean value that indicates whether the role definition is displayed on the Add Users page. |
|
Id | Gets the ID of the role definition within the collection. |
|
Name | Gets or sets the name of the role definition. |
|
Order | Specifies the order in which permission levels are displayed on the Permission Levels page for a site collection. |
|
ParentWeb | Gets the parent Web site for the role definition. |
|
Type | Gets the type of the role definition. |
|
Xml | Gets the permissions for the role definition in XML format. |