ILicensedApplicationGetApplicationLicenseStatus Method
Called by platform, at any time, to request the license status,
either currently set license or the one given as argument.
Returning the value MFApplicationLicenseStatusFormatError for a new license will prevent
the user from saving that license into the database.
Make this method as fast as possible.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
MFApplicationLicenseStatus GetApplicationLicenseStatus(
string license = null
)
- license String (Optional)
- If not null, return status of this license content.
MFApplicationLicenseStatusEnumeration status.