SPUtility.GetNTFullNameandEmailfromLogin method
Retrieves the display name and e-mail address that are used in the Windows NT operating system for a user on the specified site.
Overload list
Name | Description | |
---|---|---|
GetNTFullNameandEmailfromLogin(SPGlobalAdmin, String, String, String) | Retrieves the display name and e-mail address that are used in the Windows NT operating system for a specified user on the server or server farm. | |
GetNTFullNameandEmailfromLogin(SPWeb, String, String, String) | Retrieves the display name and e-mail address that are used in the Windows NT operating system for a user on the specified site. |
Top