BarcodeReaderInput.Encrypt Property

Definition

encrypt

[System.Text.Json.Serialization.JsonPropertyName("encrypt")]
public bool? Encrypt { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("encrypt")>]
member this.Encrypt : Nullable<bool> with get, set
Public Property Encrypt As Nullable(Of Boolean)

Property Value

Attributes

Applies to