AsnReaderOptions.SkipSetSortOrderVerification Property

Definition

Gets or sets a value that indicates whether the reader should bypass sort ordering on a Set or Set-Of value.

C#
public bool SkipSetSortOrderVerification { get; set; }

Property Value

true if the reader should not validate that a Set or Set-Of value is sorted correctly for the current encoding rules; otherwise false. The default is false.

Applies to

Toode Versioonid
.NET 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)