SPRoleDefinition constructor
Initializes a new instance of the SPRoleDefinition class that has no permissions.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPRoleDefinition()
public SPRoleDefinition()