ILicensingSupportLicenseTypeDecoder Property

The license decoder used to "open" the raw license, if set.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
ILicenseDecoder Decoder { get; set; }

Property Value

ILicenseDecoder

See Also