Principal class
SharePoint Online
Represents a user or group that can be assigned permissions to control security.
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.Principal
Microsoft.SharePoint.Client.Group
Microsoft.SharePoint.Client.User
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.Principal
Microsoft.SharePoint.Client.Group
Microsoft.SharePoint.Client.User
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
When a user or group is added to a site, the user or group is the principal. The Principal object can represent one of the following types of users or groups:
Windows user
Windows group
Non-Windows user (provided through ASP.NET membership provider)
Non-Windows group (provided through ASP.NET roles provider)
SharePoint groups
Show: