RoleAssignment.PrincipalId property

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

Syntax

'Declaration
Public ReadOnly Property PrincipalId As Integer
    Get
'Usage
Dim instance As RoleAssignment
Dim value As Integer

value = instance.PrincipalId
public int PrincipalId { get; }

Property value

Type: System.Int32

See also

Reference

RoleAssignment class

RoleAssignment members

Microsoft.SharePoint.Client namespace