Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
struct System.​Formats.​Asn1.​AsnReaderOptions
Assembly: System.Formats.Asn1
Specifies options that modify the behavior of an <see cref="T:System.Formats.Asn1.AsnReader" /> .
Properties
public
bool
SkipSetSortOrderVerification
Gets or sets a value that indicates whether the reader should bypass sort ordering
on a Set or Set-Of value.
public
int
UtcTimeTwoDigitYearMax
Gets or sets the largest year to represent with a UtcTime value.
Methods
protected
void
Finalize​()
Inherited from object
protected
object
MemberwiseClone​()
Inherited from object