CandidateDN

Gets or sets the distinguished name (DN) of the import candidate.

Syntax

string CandidateDN {get; set;}

Property value

The matching Active Directory user object for pending user profile, if one is found. If there’s no matching candidate in Active Directory, nothing is returned.

Discussion

This property returns the Active Directory user account that appears to match the pending user profile. If there’s an existing Active Directory user that matches the pending user, the pending import user can be mapped to that account. If no matching candidate is found in Active Directory, this property returns a null value.