Class DeveloperLicense
Reads Developer License
Inheritance
System.Object
DeveloperLicense
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public static class DeveloperLicense : object
Properties
View SourceDeveloperName
Name of the Developer that as licensed this software
Declaration
public static string DeveloperName { get; }
Property Value
Type | Description |
---|---|
System.String |
IsArinc424Licensed
Does the license cover the ARINC424 parser API
Declaration
public static bool IsArinc424Licensed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsFaaTerpsLicensed
Does the license cover FAA TERPS tools
Declaration
public static bool IsFaaTerpsLicensed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsFPAssistantSDKBasicLicensed
Does the license cover the basic API's in FPAssistant SDK
Declaration
public static bool IsFPAssistantSDKBasicLicensed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsIcaoApiDataServiceLicensed
Does the license cover the ICAP API Data Service
Declaration
public static bool IsIcaoApiDataServiceLicensed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsIcaoPansOpsLicensed
Does the license cover ICAO PANS-OPS tools
Declaration
public static bool IsIcaoPansOpsLicensed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsObstacleEvaluationLicensed
Does the license cover the Obstacle Evaluation API
Declaration
public static bool IsObstacleEvaluationLicensed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsValidLicense
Has a valid license file been assigned to License property
Declaration
public static bool IsValidLicense { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
License
Assign the license string here
Declaration
public static string License { set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Licenses are available to identities that license this software