CoseHeaderValue.GetValueAsString 方法

定義

取得值做為文字字串。

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

傳回

值做為文字字串。

例外狀況

值無法解碼為文字字串。

適用於