SPRoleDefinition Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPRoleDefinition class.
Overload List
Name | Description | |
---|---|---|
SPRoleDefinition() | Initializes a new instance of the SPRoleDefinition class that has no permissions. | |
SPRoleDefinition(SPRoleDefinition) | Initializes a new instance of the SPRoleDefinition class by copying the permissions of another role definition. |
Top