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 | |
---|---|---|
AssociationName | ||
ConnectionName | ||
DataSource | Gets the data source with which the property mapping is defined. | |
DSPropName | Gets or sets the mapped property name in the data source. | |
PropName | Gets the name of the user profile property. | |
PropTypeName |
Top
Methods
Name | Description | |
---|---|---|
Commit | Commits changes made to the property map to the database. | |
Equals | Returns a value indicating whether the specified object is a property map and is equal to this property map. (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | Gets a hash code for this property map. (Overrides Object.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Gets a string representation of the property map. (Overrides Object.ToString().) |
Top