Public Methods (see also Protected Methods)

  Name Description
public method CreateDN Overloaded.  
public method Equals  Overloaded. (Inherited from Object)
public method EscapeDNComponent Overloaded.  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method NormalizeString Normalizes the case and accents in a string according to the setting for that particular management agent (MA). By calling this function, you can normalize the string according to the connected directory format during provisioning. As a result, when the management agent string is imported back to the connector space from the target directory, the imported string value is the same as what was written to the connector space at provisioning time, allowing confirmation of the export.
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method UnescapeDNComponent Extracts the individual naming elements from a distinguished name component. The component can contain escaped characters.

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also