Interface ILicenseKeyFileLookup
Namespace: Telerik.Licensing.Status
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public interface ILicenseKeyFileLookup
Properties
IsLicenseKeyFileFound
Declaration
bool IsLicenseKeyFileFound { get; }
Property Value
System.
|
IsLicenseKeyFileValid
Declaration
bool IsLicenseKeyFileValid { get; }
Property Value
System.
|
Resolved
SearchLocations
Declaration
IReadOnlyList<ISearchLocation> SearchLocations { get; }
Property Value
System.
|