IApplicationLicenseLoad Method
Load in and evaluate the license content.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
void Load(
string license,
Vault vault,
bool evaluateAsync
)
Parameters
- license String
- The license content.
- vault Vault
- Current vault, if known, CanBeNull.
- evaluateAsync Boolean
- True to not wait for evaluation completion.