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

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public ProcessorIdentifierAlgorithm(
	ProcessorIdentifierAlgorithmTypes[] identifierTypes
)

Parameters

identifierTypes
Type: com.softwarekey.Client.LicensingProcessorIdentifierAlgorithmTypes
The types of identifiers to include when calling GetIdentifiers.
See Also