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