Microsoft.SharePoint.Client.UserProfiles namespace
Use the PeopleManager object and other objects in the UserProfiles namespace to access user profiles and user properties from custom solutions for SharePoint Server 2013 and SharePoint Add-ins.
Classes
Class | Description | |
---|---|---|
HashTag | Represents a hash tag. | |
HashTagCollection | Represents a collection of hash tags in microblog posts. This collection is returned by the GetTrendingTags method. | |
PeopleManager | Provides methods for operations related to people. | |
PersonalCache | ||
PersonalCacheItem | ||
PersonProperties | Represents user properties. | |
ProfileImageStore | This class or member is reserved for internal use and is not intended to be used in your code. | |
ProfileLoader | Provides an alternate entry point to user profiles rather than calling methods directly. | |
ScriptTypeFactory | This class or member is reserved for internal use and is not intended to be used in your code. | |
UserProfile | Represents a client-side user profile for a person. | |
UserProfilePropertiesForUser | Represents a set of user profile properties for a specified user. |
Enumerations
Enumeration | Description | |
---|---|---|
ChangeTypes | Specifies types of changes made in the user profile store. | |
ObjectTypes | Specifies types of user-related objects that can be changed in the user profile store. | |
PersonalCacheExceptionCode | ||
PersonalSiteCapabilities | Specifies the capabilities of a personal site. | |
PersonalSiteCreationPriority | ||
PersonalSiteInstantiationState | Specifies an exception or status code for the state of a personal site instantiation. |