This topic has not yet been rated - Rate this topic

SPUser.ID property

Gets the member ID for the user.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute(Name = "Id")]
public override int ID { get; }

Property value

Type: System.Int32
A 32-bit integer that specifies the member ID.

The value of the ID property corresponds to the unique member ID for the user, which is contained in the ID property of the SPMember class.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.