| ComputerNameIdentifier Constructor |
| Name | Description | |
|---|---|---|
| ComputerNameIdentifier | Creates a new ComputerNameIdentifier object. | |
| ComputerNameIdentifier(String) | Creates a new ComputerNameIdentifier object, initialized with the value. | |
| ComputerNameIdentifier(String, String) | Creates a new ComputerNameIdentifier object, initialized with the name and value. | |
| ComputerNameIdentifier(String, String, String) | Creates a new ComputerNameIdentifier object, initialized with the name, value, and hash |