Click or drag to resize
NetworkSessionValidationSystemIdentifierValidator Property
Gets or sets the SystemIdentifierValidator object which is to perform the validation of SystemIdentifier objects (null if no SystemIdentifier validation is to be done).

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

Property Value

Type: SystemIdentifierValidation
See Also