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 | ||
Connection | ||
DataSourcePropertyName | ||
IsExport | ||
IsImport | ||
OriginalDataSourcePropertyName | ||
ProfileProperty | ||
PropertyMapCollection |
Top
Methods
Name | Description | |
---|---|---|
Delete | ||
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().) | |
Update |
Top