Sdílet prostřednictvím


CoseHeaderValue.EncodedValue Vlastnost

Definice

Získá CBOR kódovaná hodnota této instance.

public:
 property ReadOnlyMemory<System::Byte> EncodedValue { ReadOnlyMemory<System::Byte> get(); };
public ReadOnlyMemory<byte> EncodedValue { get; }
member this.EncodedValue : ReadOnlyMemory<byte>
Public ReadOnly Property EncodedValue As ReadOnlyMemory(Of Byte)

Hodnota vlastnosti

Zobrazení hodnoty kódované CBOR jako souvislé oblasti paměti.

Platí pro