Table of Contents

Enum EncryptionMode

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

Fields

Disabled = 1
IfAvailable = 2
Required = 0