Share via


PropertyMap Members

Include Protected Members
Include Inherited Members

Represents a property mapping that defines property mapping between the user profile and the import data source—Microsoft Active Directory directory service.

The PropertyMap type exposes the following members.

Properties

  Name Description
Public property AssociationName
Public property ConnectionName
Public property DataSource Gets the data source with which the property mapping is defined.
Public property DSPropName Gets or sets the mapped property name in the data source.
Public property PropName Gets the name of the user profile property.
Public property PropTypeName

Top

Methods

  Name Description
Public method Commit Commits changes made to the property map to the database.
Public method Equals Returns a value indicating whether the specified object is a property map and is equal to this property map. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Gets a hash code for this property map. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Gets a string representation of the property map. (Overrides Object.ToString().)

Top

See Also

Reference

PropertyMap Class

Microsoft.Office.Server.UserProfiles Namespace