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