CoseHeaderLabel.ContentType 屬性

定義

取得標頭標籤,表示已知的標頭參數「內容類型」。

public:
 static property System::Security::Cryptography::Cose::CoseHeaderLabel ContentType { System::Security::Cryptography::Cose::CoseHeaderLabel get(); };
public static System.Security.Cryptography.Cose.CoseHeaderLabel ContentType { get; }
static member ContentType : System.Security.Cryptography.Cose.CoseHeaderLabel
Public Shared ReadOnly Property ContentType As CoseHeaderLabel

屬性值

標頭標籤 > ,表示已知的標頭參數「內容類型」。

適用於