LicenseDecoder Constructor (LicenseDecoderEncMode) |
Constructor.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic LicenseDecoder(
LicenseDecoderEncMode encMode
)
Public Sub New (
encMode As LicenseDecoderEncMode
)
public:
LicenseDecoder(
LicenseDecoderEncMode encMode
)
Parameters
- encMode
- Type: MFiles.VAF.ConfigurationLicenseDecoderEncMode
See Also