Click or drag to resize
LicenseCurrentIdentifiers Property
Gets a generic list of the current system's identifiers.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public List<SystemIdentifier> CurrentIdentifiers { get; }

Property Value

Type: ListSystemIdentifier
See Also