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