|
AccountNotValidatedException |
Represents an exception that is thrown when the account is not valid. |
|
ApplicationRegistryConnection |
Provides data source connection information for an application-specific registry such as system name, entity name, user profile property name and so on. |
|
BlogListEventReceiver |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeTokenTooEarlyException |
Represents an exception that is thrown when a user requests changes since a particular point in time, but that point in time is older than the earliest change on record. |
|
ChoiceList |
Provides methods to search, remove, and rename vocabulary terms for user profile properties. |
|
Colleague |
Represents a user's colleague in the organization. |
|
ColleagueManager |
Provides methods to add, delete, retrieve, and manage a user's colleagues. |
|
CommitFailedException |
Represents an exception that is thrown when changes that are made are not saved to the user profile data store. |
|
CommitPartialException |
Represents an exception that is thrown when partial changes are made to the user profile data store. |
|
Connection |
Represents a connection to a data source for a user profile. |
|
ContactData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
DataSource |
Represents a data source that a user profile will be imported from. |
|
DLImportInProgressException |
Represents an exception that is thrown when a user attempts to start importing a distribution list (DL) when another DL import operation is already in progress. |
|
DuplicateEntryException |
Represents an exception that is thrown when a user attempts to define a duplicate property or duplicate domain controller name in the user profile database. |
|
GetUserProfileByIndexResult |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
GlobalPersonalSitesListSyncedListLoader |
Represents a synchronized list of global personal site locations. |
|
ImportInProgressException |
Represents an exception that is thrown when a user attempts to start an import operation while another import operation is already in progress. |
|
ImportStatus |
Represents the status of a user profile import operation. |
|
InCommonData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
InvalidDataTypeException |
Represents an exception that is thrown when an invalid data type is specified or a data type is not specified for the property. |
|
InvalidValueException |
Represents an exception that is thrown when a parameter contains an invalid value. |
|
LDAPConnection |
Represents a connection to a Lightweight Directory Access Protocol (LDAP) directory. |
|
LocalizedStringManager |
Represents the strings used to localize user profile properties, display names and descriptions. |
|
MemberGroup |
Provides methods and properties to add, delete, retrieve, set, and manage a member group. |
|
MemberGroupData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
MemberGroupExistsException |
Represents an exception that is thrown when a user attempts to create a member group that already exists. |
|
MemberGroupManager |
Represents the member group manager. |
|
MemberGroupNotFoundException |
Represents an exception that is thrown when an attempt to find a member group fails. |
|
Membership |
Represents a single user's membership in a single member group. |
|
MembershipData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
MembershipException |
Represents an exception that is thrown when an unknown error occurs. |
|
MembershipInvalidValueException |
Represents an exception that is thrown when a parameter for a membership has a value that is not valid. |
|
MembershipManager |
Represents the membership manager. |
|
MembershipNotFoundException |
Represents an exception that is thrown when an attempt to find a membership fails. |
|
MembershipRequiredValueException |
Represents an exception that is thrown when a user fails to provide a required value when creating or updating a membership. |
|
MySiteBlogFeatureReceiver |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
MySiteCleanupFeatureReceiver |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
MySiteProfileHandler |
Implements the IProfileEventInterface interface. |
|
NoDBEntryException |
Represents an exception that is thrown when a data source is not defined. |
|
NoErrorFeedBackException |
Represents an exception that is thrown when a method fails and no error code is returned. |
|
NoJobServerException |
Represents an exception that is thrown when a job server does not exist. |
|
NoPortalContextException |
Represents an exception that is thrown when no portal context exists. |
|
NoWebContextException |
Represents an exception that is thrown when no Web context exists. |
|
PersonalizationLink |
Provides methods and properties to add, delete, retrieve, set, change, and manage personalization links and represents a link to a Personalization Site that is displayed on the navigation bar of the user's My Site. |
|
PersonalizationLinkManager |
Represents the personalization link manager. |
|
PersonalizationLinksSyncedListLoader |
Represents a synchronized list of personalization sites. |
|
PersonalizationListEventReceiver |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
PersonalSiteCreateConfigurationException |
Represents an exception that is thrown when an attempt to create and configure a personal site fails. |
|
PersonalSiteCreateException |
Represents an exception that is thrown when an attempt to create a personal site fails. |
|
PersonalSiteExistsException |
Represents an exception that is thrown when a user attempts to create a personal site that already exists. |
|
PersonalSiteNamingConflictException |
Represents an exception that is thrown when a user attempts to create a personal site with a name that already exists for a personal site. |
|
PersonalSitePartialCreateException |
Represents an exception that is thrown when a user only partially creates a personal site, and some elements of the site could not be configured. |
|
PersonalSiteUpgradeExistsException |
Represents an exception that is thrown when a user attempts to upgrade a personal site that already exists. |
|
PinnedLinkData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
PrivacyItem |
Provides methods and properties to add, delete, retrieve, set, change, and manage an item that is a privacy item. |
|
PrivacyItemDataException |
Represents an exception that is thrown when an error occurs while loading privacy item data. |
|
PrivacyItemException |
Represents an exception that is thrown when a user attempts to instantiate a PrivacyItem class, and the creation fails. |
|
PrivacyItemExistsException |
Represents an exception that is thrown when an attempt to create a privacy item fails because that particular privacy item entry already exists. |
|
PrivacyItemFieldNotEditableException |
Represents an exception that is thrown when a user attempts to edit a privacy item field that cannot be edited. |
|
PrivacyItemFieldRequiredException |
Represents an exception that is thrown when a user fails to provide a required privacy item field when creating or updating a privacy item. |
|
PrivacyItemInvalidValueException |
Represents an exception that is thrown when a parameter for a privacy item has a value that is not valid. |
|
PrivacyItemManagerBase<T> |
Provides methods and properties to add, delete, retrieve, set, change, and manage an item that is a privacy item. |
|
PrivacyItemNotFoundException |
Represents an exception that is thrown when an attempt to find a privacy item fails. |
|
PrivacyPolicyException |
Represents an exception that is thrown when a user attempts to instantiate a PrivacyPolicy class, and the creation fails. |
|
PrivacyPolicyIdConstants |
Contains the GUID constants for a user profile privacy policy. |
|
PrivacyPolicyItem |
Provides methods and properties to add, delete, retrieve, set, change, and manage a privacy policy item. |
|
PrivacyPolicyManager |
Represents the privacy policy manager. |
|
PrivacyPolicyNotFoundException |
Represents an exception that is thrown when an attempt to find a privacy policy fails. |
|
ProfileLoader |
Provides an alternate entry point to user profiles, instead of calling methods directly. |
|
ProfileSynchronizationException |
Represents an exception that is thrown when an attempt to synchronize a user profile fails. |
|
Property |
Represents the definition for a user profile property. |
|
PropertyCollection |
Represents a collection of Property objects. Use the PropertyCollection class to enumerate all properties defined at a site. |
|
PropertyConstants |
Contains the property constants to be passed into the indexer of the UserProfile object. |
|
PropertyData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
PropertyDataType |
Represents the definition for the data types of a profile property. |
|
PropertyDataTypeCollection |
Represents a collection of PropertyDataType objects. The PropertyDataTypeCollection object is within the site context and stores supported property data types in the user profile database for a specific site. |
|
PropertyInfo |
Returns data from the user profile schema when the GetUserProfileSchema method of the UserProfileService is called. |
|
PropertyInUseException |
Represents an exception that is thrown when a user attempts to remove a property when the property is used by an audience. |
|
PropertyInvalidFormatException |
Represents an exception that is thrown when a profile property value is not in the expected format. |
|
PropertyInvalidValueException |
Represents an exception that is thrown when a parameter has a value that is not valid. |
|
PropertyIsPrivateException |
Represents an exception that is thrown when a user attempts to change the value of a private property on a profile of another user and does not have the right to manage people. |
|
PropertyIsSectionException |
Represents an exception that is thrown when the property is a section property. |
|
PropertyMap |
Represents a property mapping that defines property mapping between the user profile and the import data source—Microsoft Active Directory directory service. |
|
PropertyMapCollection |
Represents a collection of PropertyMap objects. This class stores all property mappings for the data source. |
|
PropertyMappingNotDefinedException |
Represents an exception that is thrown when a user attempts to remove a property map for an unmapped property name. |
|
PropertyNotDefinedException |
Represents an exception that is thrown when a property is not defined. |
|
PropertyNotEditableException |
Represents an exception that is thrown when a user attempts to change a property that cannot be edited. |
|
PublishedLinksService |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcPublishedLinksService namespace instead. |
|
PublishedLinksSyncedListLoader |
Represents a synchronized list of personalization sites. |
|
QuickLink |
Represents a quick link. |
|
QuickLinkData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
QuickLinkManager |
Represents the entry point for managing QuickLink objects. |
|
RemoveUserFailedException |
Represents an exception that is thrown when an attempt to remove a user from the user profile data store fails. |
|
ServerLink |
Represents a published link to a Windows SharePoint Services 3.0 site that is targeted to the current user. |
|
ServerLinkTypes |
Represents the types of published link to a Windows SharePoint Services 3.0 site that is targeted to the current user. |
|
SyncedListLoader |
Represents a synchronized list of personalization sites and global personal site locations. |
|
TrustedPersonalSitesListEventReceiver |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
UpdateReadOnlyFieldException |
Represents an exception that is thrown when a user attempts to write to a read-only field. |
|
UpdateSystemFieldException |
Represents an exception that is thrown when a user attempts to change a system field. |
|
UserExistsException |
Represents an exception that is thrown when an attempt to create a user in the user profile data store fails because a duplicate user entry already exists. |
|
UserNameFormatException |
Represents an exception that is thrown when the format of the user name is incorrect. |
|
UserNotFoundException |
Represents an exception that is thrown when an attempt to find the user in the user profile data store fails. |
|
UserProfile |
Represents a user profile for a person in the user profile database. |
|
UserProfileAnniversaryChange |
Represents the anniversary of a user's date property, such as their birthday. The event is fires once per year. |
|
UserProfileChange |
Represents a change made to the user profile properties that has been recorded in the change log. |
|
UserProfileChangeCollection |
Represents a collection of UserProfileChange objects. |
|
UserProfileChangeData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileChangeService namespace instead. |
|
UserProfileChangeDataContainer |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileChangeService namespace instead. |
|
UserProfileChangeDictionary |
Represents a collection of changes for a group of users. |
|
UserProfileChangeQuery |
Represents a query for changes in a user profile. |
|
UserProfileChangeService |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileChangeService namespace instead. |
|
UserProfileChangeToken |
Represents the unique sequential location of a change within the change log. |
|
UserProfileColleagueChange |
Represents a change to a user profile that represents a colleague. |
|
UserProfileConfigManager |
Manages the user profile configuration. |
|
UserProfileException |
Represents an exception that is thrown when a user attempts to instantiate a UserProfile object, and the creation fails. |
|
UserProfileLinkItemChange |
Represents a change to a link item of a user profile. |
|
UserProfileListEventReceiver |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
UserProfileManager |
A collection of UserProfile objects used to access user profile data. To access a specific user profile, call the UserProfileManager class to create a UserProfile object and retrieve the corresponding data from the user profile database. |
|
UserProfileMembershipChange |
Represents a change to a membership. |
|
UserProfileMultiValueChange |
Represents a change to multiple values of a property. |
|
UserProfilePropertyValueChange |
Represents a change to the property value of a user profile. |
|
UserProfileService |
This class is reserved for internal use and is not intended to be used directly from your code. Use the UserProfileService Web service instead. |
|
UserProfileSingleValueChange |
Represents a change to a single value for a property. |
|
UserProfileSiteMembershipChange |
Represents a change to a site membership. |
|
UserProfileValueCollection |
Represents a collection of user profile values. |
|
UserProfileWebLogChange |
Represents a new post to a user's Web log. |
|
UserSidException |
Represents an exception that is thrown when the user security identifier (SID) is incorrect. |
|
ValueData |
This class and its members are reserved for internal use and are not intended to be used in your code. Use the corresponding class in the websvcUserProfileService namespace instead. |
|
WSSProfileSynch |
Handles the synchronization of user profile data in the Windows SharePoint Services user information list on each site, and the synchronization of Windows SharePoint Services members' group membership in the user profile memberships. Do not use this class directly from your code; instead, use stsadm.exe. |
|
WSSSweepSynch |
Handles the incremental synchronization of user profile data in the Windows SharePoint Services user information list on each site. Do not use this class directly from your code; instead, use stsadm.exe. |
|
WSSSynchScheduler |
Represents a user profile synchronization scheduler. This class is not intended to be used directly from your code; instead, use stsadm.exe. |
|
WSSSynchSchedulerFeatureReceiver |
This class and its members are reserved for internal use and are not intended to be used in your code. |