Click or drag to resize
NicIdentifier Constructor (String)
Creates a new NicIdentifier object, initialized with the value

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public NicIdentifier(
	string value
)

Parameters

value
Type: SystemString
The MAC Address/Physical Address of the Network Interface Card (NIC).
See Also