LicenseManager::Validate Method (Type^)
.NET Framework (current version)
Determines whether a license can be granted for the specified type.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| LicenseException | A License cannot be granted. |
This method throws a LicenseException when a valid License cannot be granted. The IsValid method does not throw an exception.
.NET Framework
Available since 1.1
Available since 1.1
Show: