LicenseManager::IsValid Method
.NET Framework (current version)
Determines whether a valid license can be granted.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsValid(Type^) | Determines whether a valid license can be granted for the specified type. |
![]() ![]() | IsValid(Type^, Object^, License^%) | Determines whether a valid license can be granted for the specified instance of the type. This method creates a valid License. |
Show:

