UserRoleAssignment class

This class defines a pair of a user and a role that is associated with the user.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Sharing.UserRoleAssignment

Namespace:  Microsoft.SharePoint.Sharing
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class UserRoleAssignment
'Usage
Dim instance As UserRoleAssignment
public class UserRoleAssignment

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

UserRoleAssignment members

Microsoft.SharePoint.Sharing namespace