UserProfileConfigManager Class
Manages the user profile configuration.
Namespace:
Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
The UserProfileConfigManager object is the main entry point to access the User Profile Administration object model.
You must use the UserProfileConfigManager object instead of the UserProfileManager object to manage metadata. The metadata access provided by the UserProfileManager object is read-only.