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 | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
Contains the e-mail address of the user. | |
![]() |
LoginName | Contains the user name (DOMAIN\User_Alias) of the user. |
![]() |
Name | Contains the display name of the user. |
![]() |
Notes | Contains notes for the user. |
Top