Click or drag to resize
XdsDN Class

[Missing <summary> documentation for "T:DXMLBase.XdsDN"]

Inheritance Hierarchy
SystemObject
  DXMLBaseXdsDN

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class XdsDN

The XdsDN type exposes the following members.

Constructors
Methods
  NameDescription
Public methodStatic memberappendComponent
Public methodcheckScope
Public methodcopyTreeName
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodEquals(XdsDN)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic membergetDelims(String)
Public methodStatic membergetDelims(XdsDNForm)
Public methodgetDN
Public methodgetDNFragment
Public methodStatic membergetFormString(Char)
Public methodStatic membergetFormString(XdsDNForm)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetName
Public methodgetRDN
Public methodgetRelativeDN
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodhasAncestor
Public methodmatchComponent
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodparseDN
Public methodStatic memberquote
Public methodremoveTreeName
Public methodsplit
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic membervalidateDelims
Top
Fields
  NameDescription
Public fieldStatic memberDELIM_CFG_FALSE
Public fieldStatic memberDELIM_CFG_TRUE
Public fieldStatic memberDI_CFG_ESC_STRINGS
Public fieldStatic memberDI_CFG_TYPED
Public fieldStatic memberDI_DV
Public fieldStatic memberDI_ESC
Public fieldStatic memberDI_EXTRA_QUOTED
Public fieldStatic memberDI_RDN
Public fieldStatic memberDI_REL
Public fieldStatic memberDI_SIZE
Public fieldStatic memberDI_VALUE
Public fieldStatic memberDI_WILD
Public fieldStatic memberDOT_DELIMS
Delimiter set for
"dot"
DN format.
Public fieldStatic memberERR_INVALID_CHAR
Public fieldStatic memberERR_NONE
Public fieldStatic memberILLEGAL_CHARS
Public fieldStatic memberLDAP_DELIMS
Delimiter set for
"ldap"
DN format.
Public fieldStatic memberQDOT_DELIMS
Delimiter set for
"qualified-dot"
DN format.
Public fieldStatic memberQSLASH_DELIMS
Delimiter set for
"qualified-slash"
DN format.
Public fieldStatic memberSLASH_DELIMS
Delimiter set for "
slash"
DN format.
Top
Properties
See Also