SPRoleAssignment Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPRoleAssignment class that has no role definition bindings.
Overload List
Name | Description | |
---|---|---|
SPRoleAssignment(SPPrincipal) | Initializes a new instance of the SPRoleAssignment class that has no role definition bindings for the specified user or group. | |
SPRoleAssignment(String, String, String, String) | Initializes a new instance of the SPRoleAssignment class that has no role definition bindings for the specified user. |
Top