UserProfileConfigManager Members

Include Protected Members
Include Inherited Members

Manages the user profile configuration.

The UserProfileConfigManager type exposes the following members.

Constructors

  Name Description
Public method UserProfileConfigManager() Initializes a new instance of the UserProfileConfigManager class.
Public method UserProfileConfigManager(ServerContext) Initializes a new instance of the UserProfileConfigManager class.

Top

Methods

  Name Description
Public method ActivateImport Activates or deactivates the import feature.
Public method CountProfilesWithProperty Gets the number of profiles with a particular property.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDataSource Gets the DataSource object.
Public method GetHashCode (Inherited from Object.)
Public method GetImportStatus Gets the ImportStatus object.
Public method GetProperties Gets the current collection of Property objects.
Public method GetPropertiesWithSection Gets the current collection of Property objects with section.
Public method GetPropertyDataTypes Gets the current collection of PropertyDataTypeobjects.
Public method GetType (Inherited from Object.)
Public method IsImportInProgress Indicates whether an import operation is currently in process.
Public method IsMembershipImportInProgress Indicates whether a membership import operation is currently in process.
Public method IsProfileImportInProgress Indicates whether a profile import operation is currently in progress.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetDataSource Sets the DataSource object with options.
Public method StartDLImport Starts the distribution list (DL) import process.
Public method StartImport Starts the import process.
Public method StopImport Stops the import process.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

UserProfileConfigManager Class

Microsoft.Office.Server.UserProfiles Namespace