Enum EncryptionMode
- Namespace
- ScanbotSDK.MAUI.Core.Image
- Assembly
- ScanbotSDK.Shared.dll
[JsonConverter(typeof(EncryptionModeConverter))]
public enum EncryptionMode
Fields
Auto = 2Disabled = 1Required = 0
[JsonConverter(typeof(EncryptionModeConverter))]
public enum EncryptionMode
Auto = 2Disabled = 1Required = 0