Microsoft Identity Integration Server 2003 Developer Reference |
[C#]
public ReferenceValue DN {get; set;}
[Visual Basic .NET]
Public Property DN As ReferenceValue
Exception type | Condition |
---|---|
ArgumentNullException | This property is null. |
AttributeNotDefinedAsSourceException | This property is accessed inside an IMASynchronization.MapAttributesForImport call and the distinguished name was not selected as a source attribute. |
InvalidOperationException | The management agent type does not support renames, or the anchor and distinguished name are the same (so renames are not allowed). |
You can set this property only in a Provision method or a Deprovision method.
This property is not case-sensitive, with the exception of when creating a connector (specifically, the time after calling the StartNewConnector(String) method and before calling the CommitNewConnector method).
Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.