Click or drag to resize

IConfigTestLicensesKey Property

Get the licenses key for the unit tests.

Namespace:  AskiaPortalCmn.Configuration
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
string TestLicensesKey { get; }

Property Value

Type: String
Remarks
This key is only used with the EnvironmentMode equals to Test.
See Also