Pkcs9ContentType.ContentType プロパティ

定義

ContentType プロパティは、コンテンツ タイプを含むOid オブジェクトを取得します。

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 オブジェクト。

適用対象