SPRoleDefinition constructor
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