ILicenseDecoder Interface
Interface for the license decoder object utilized by the LicenseManagerBase to convert raw license into readable.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public interface ILicenseDecoder
Decode
|
Method used to decode the raw license into json output.
Throw exception if the format is not recognized or otherwise invalid.
|