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