CSEntry.RDN Property
The RDN property retrieves or sets the relative distinguished name of the connector space entry. This property escapes characters as required and retrieves unescaped characters. This property should not be set with escaped characters.
public String RDN {get; set;}
Public Property RDN As String
Exceptions
Exception type | Condition |
---|---|
ArgumentNullException | The property value is null. |
AttributeNotDefinedAsSourceException | The property is accessed inside an IMASynchronization.MapAttributesForImport call and the distinguished name was not selected as a source attribute. |
InvalidOperationException | The management agent supports multi-part distinguished name components and the first component contains more than one part. |
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009