Click or drag to resize
SystemIdentifierValidationRequiredMatches Property
Gets or sets the number of required matching system identifiers. Use SystemIdentifierValidation.REQUIRE_EXACT_MATCH to require an exact match (which is the default).

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public int RequiredMatches { get; set; }

Property Value

Type: Int32
See Also