Table of Contents

Enum EncryptionMode

Namespace
ScanbotSDK.MAUI.Core.Image
Assembly
ScanbotSDK.Shared.dll
[JsonConverter(typeof(EncryptionModeConverter))]
public enum EncryptionMode

Fields

Auto = 2
Disabled = 1
Required = 0