CoseHeaderLabel.ContentType プロパティ

定義

既知のヘッダー パラメーター "content type" を表すヘッダー ラベルを取得します。

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

プロパティ値

既知のヘッダー パラメーター "content type" を表すヘッダー ラベル> 。

適用対象