VerifyMapping(Boolean) Method
The VerifyMapping method of the PropertyMapCollection class returns a list of invalid mappings.
Parameters
fRemoveMapping true if invalid properties are deleted from the collection; otherwise, false.
Return Value
System.Collections.ArrayList An array list of type System.Collections.ArrayList that contains a list of PropertyMap objects.
Remarks
An invalid mapping occurs when a user profile property is mapped to a nonexisting Active Directory directory service property. An Active Directory property must be a User-type property. If the server is connected to multiple Active Directory directory services, and a user profile property exists on at least one Active Directory directory service, the mapping is valid.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security