SPUserInfo members

Defines information about a user who is not currently registered in the content database.

The SPUserInfo type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field Email Contains the e-mail address of the user.
Public field LoginName Contains the user name (DOMAIN\User_Alias) of the user.
Public field Name Contains the display name of the user.
Public field Notes Contains notes for the user.

Top

See also

Reference

SPUserInfo structure

Microsoft.SharePoint namespace