Click or drag to resize
SystemIdentifierAlgorithm Constructor (String)
SystemIdentifierAlgorithm constructor allowing a custom algorithm name to be specified.

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

Parameters

algorithmId
Type: SystemString
The name of the algorithm being used (i.e. "NicIdentifier").
See Also