ILicensedApplicationSetApplicationLicense Method

Setting in a new license content. Gets called from applying new license from MF-Admin.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
void SetApplicationLicense(
	string license
)

Parameters

license  String
The license content.

See Also