CoseHeaderValue.GetValueAsString Method

Definition

Gets the value as a text string.

public:
 System::String ^ GetValueAsString();
public string GetValueAsString ();
member this.GetValueAsString : unit -> string
Public Function GetValueAsString () As String

Returns

The value as a text string.

Exceptions

The value could not be decoded as text string.

Applies to