次の方法で共有


ContentInfo.ContentType プロパティ

定義

プロパティは ContentTypeOid CMS/PKCS #7 メッセージの内部コンテンツのコンテンツ タイプの (OID) を含む object identifier オブジェクトを取得します。

public:
 property System::Security::Cryptography::Oid ^ ContentType { System::Security::Cryptography::Oid ^ get(); };
public System.Security.Cryptography.Oid ContentType { get; }
member this.ContentType : System.Security.Cryptography.Oid
Public ReadOnly Property ContentType As Oid

プロパティ値

Oid

Oidコンテンツ タイプを表す OID 値を含む オブジェクト。

適用対象

こちらもご覧ください