SPUserInfo Structure

The SPUserInfo structure defines information about a user who is not currently registered in the content database.

System.Object

   System.ValueType

      Microsoft.SharePoint.SPUserInfo

Public Fields

The following table shows the public fields of the SPUserInfo structure and a brief description of each.

Name Description
Email A string that contains the e-mail address of the user.
LoginName A string that contains the user name of the user.
Name A string that contains the display name of the user.
Notes A string that contains notes for the user.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint

Platforms: Microsoft Windows Server 2003

Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)

Security: Code Access Security