DataSource Members

Include Protected Members
Include Inherited Members

Represents a data source that a user profile will be imported from.

The DataSource type exposes the following members.

Properties

  Name Description
Public property Connections Gets the connections from which to import user profiles.
Public property DefaultContentAccessAcount Gets the default access account from which to import user profiles.
Public property DefaultUserID Gets the default user identifier used to access the data source for importing user profiles.
Public property Description Gets or sets the description of the data source from which to import user profiles.
Public property Item Gets or sets the indexer for retrieving the domain controller defined within the data source for importing user profiles.
Public property ManagerFormatInAD Gets or sets the format of the manager name in the Active Directory directory service.
Public property PropertyMapping Gets or sets the property mapping information for the data source for importing user profiles.

Top

Methods

  Name Description
Public method Add Adds a connection to a data source from which to import user profiles.
Public method Commit Commits changes made to the data source to the user profile database.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes an Active Directory directory service domain controller.
Public method SetDefaultImportAccount Sets the account for the import.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member DefaultActiveDirectoryUserFilter Specifies the default Active Directory directory service filter for the user profile.
Public fieldStatic member DefaultActiveDirectoryUserMapping Specifies the default Active Directory directory service property mapping for the user profile.
Public fieldStatic member DefaultLDAPUserFilter Specifies the default Lightweight Directory Access Protocol (LDAP) directory service filter for the user profile.
Public fieldStatic member DefaultLDAPUserMapping Specifies the default Lightweight Directory Access Protocol (LDAP) directory service property mapping for the user profile.

Top

See Also

Reference

DataSource Class

Microsoft.Office.Server.UserProfiles Namespace