LicenseManager::IsValid Method

 

Determines whether a valid license can be granted.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsValid(Type^)

Determines whether a valid license can be granted for the specified type.

System_CAPS_pubmethodSystem_CAPS_staticIsValid(Type^, Object^, License^%)

Determines whether a valid license can be granted for the specified instance of the type. This method creates a valid License.

Return to top
Show: