Click or drag to resize
MacSerialNumberIdentifierAlgorithm Constructor
Creates a new MacSerialNumberIdentifierAlgorithm object.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntax
public MacSerialNumberIdentifierAlgorithm()
Remarks

The constructor initializes the algorithm with the standard algorithm ID. Serial number retrieval is performed when GetIdentifiers() is called.

See Also