LicenseProductValidation Constructor |
Name | Description | |
---|---|---|
![]() | LicenseProductValidation(License, IEnumerableInt32) | Creates a new LicenseProductValidation object that may be used to verify a license's Product ID. |
![]() | LicenseProductValidation(License, Int32) | Creates a new LicenseProductValidation object that may be used to verify a license's Product ID. |
![]() | LicenseProductValidation(License, IEnumerableInt32, IEnumerableInt32) | Creates a new LicenseProductValidation object that may be used to verify a license's Product ID and Product Option ID. |
![]() | LicenseProductValidation(License, Int32, IEnumerableInt32) | Creates a new LicenseProductValidation object that may be used to verify a license's Product ID and Product Option ID. |
![]() | LicenseProductValidation(License, Int32, Int32) | Creates a new LicenseProductValidation object that may be used to verify a license's Product ID and Product Option ID. |