Share via


GetUserProfileByIndexResult Class

The GetUserProfileByIndexResult class returns a user profile and the location of the next user profile when the GetUserProfileByIndex(Int32) method of the UserProfile service is called.

System.Object

   Microsoft.SharePoint.Portal.UserProfiles.GetUserProfileByIndexResult

Public Properties

The following table shows the properties of the GetUserProfileByIndexResult class, the data type of each property, and a brief description of each.

Name Data Type Description
NextValue String Gets or sets the next user profile.
UserProfile Microsoft.SharePoint.Portal.UserProfiles.UserProfileService.PropertyData Gets or sets the array of name/value pairs for one user profile.

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.Portal.UserProfiles

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security