Język

CoseHeaderMap.GetValueAsString(CoseHeaderLabel) Metoda

Definicja

Pobiera wartość skojarzona z określoną etykietą jako ciąg tekstowy.

public:
 System::String ^ GetValueAsString(System::Security::Cryptography::Cose::CoseHeaderLabel label);
public string GetValueAsString(System.Security.Cryptography.Cose.CoseHeaderLabel label);
member this.GetValueAsString : System.Security.Cryptography.Cose.CoseHeaderLabel -> string
Public Function GetValueAsString (label As CoseHeaderLabel) As String

Parametry

label
CoseHeaderLabel

Etykieta wartości do pobrania.

Zwraca

Wartość skojarzona z określoną etykietą jako ciąg tekstowy.

Wyjątki

Nie można zdekodować wartości jako ciągu tekstowego.

nie można odnaleźć label.

Dotyczy