LicenseNumberOfMatchingIdentifiers Property |
Gets the the number of authorized system identifiers with matching current system identifiers.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int NumberOfMatchingIdentifiers { get; }
Public ReadOnly Property NumberOfMatchingIdentifiers As Integer
Get
public:
property int NumberOfMatchingIdentifiers {
int get ();
}
Property Value
Type:
Int32
See Also