CandidateDN

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

Syntax

string CandidateDN {get; set;}

Property value

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

Discussion

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