Web.GetUserById(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.User GetUserById (int userId);
member this.GetUserById : int -> Microsoft.SharePoint.Client.User
Public Function GetUserById (userId As Integer) As User

Parameters

userId
Int32

Returns

Attributes

Applies to