Determines if a license can be granted for the specified type.
[Visual Basic] Overloads Public Shared Sub Validate( _ ByVal type As Type _ ) [C#] public static void Validate( Type type ); [C++] public: static void Validate( Type* type ); [JScript] public static function Validate( type : Type );
Exception Type | Condition |
---|---|
LicenseException | A License cannot be granted. |
This method throws a LicenseException when a valid License cannot be granted. IsValid does not throw an exception.
LicenseManager Class | LicenseManager Members | System.ComponentModel Namespace | LicenseManager.Validate Overload List | License | LicenseContext | LicenseException | LicenseProvider | LicenseProviderAttribute | LicFileLicenseProvider | LicenseUsageMode