Click or drag to resize

RawTag Properties

The RawTag type exposes the following members.

Properties
  NameDescription
Public propertyForceTlv16Encoding
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.)
Public propertyForward
Is tlv forwarded.
(Inherited from TlvTag.)
Public propertyIsReadAsTlv16
Indicates that TLV element was created using tlv16 encoding
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from TlvTag.)
Public propertyType
Tlv tag type.
(Inherited from TlvTag.)
Public propertyValue
Get TLV element byte array value.
Top
See Also