3.2.5.114.2.2.1 GetById

Return Type: Microsoft.SharePoint.Client.RoleDefinition

Returns an SP.RoleDefinition (section 3.2.5.113) specified by the identifier of that SP.RoleDefinition.<83>

Parameters:

id: Specifies the identifier of the SP.RoleDefinition.

Type: CSOM Int32

Exceptions:

Error Code

Error Type Name

Condition

-2147024809

System.ArgumentException

The role definition that the SP.RoleDefinition represents does not exist in the collection at the given scope.