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