Click or drag to resize
DomainNameIdentifier Constructor
Overload List
  NameDescription
Public methodDomainNameIdentifier
DefaultCreates a new DomainNameIdentifier object.
Public methodDomainNameIdentifier(String)
Creates a new DomainNameIdentifier object, initialized with the value.
Public methodDomainNameIdentifier(String, String)
Creates a new DomainNameIdentifier object, initialized with the name and value.
Public methodDomainNameIdentifier(String, String, String)
Creates a new DomainNameIdentifier object, initialized with the name, value, and hash.
Top
See Also