次の方法で共有


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コンテンツ タイプを含む オブジェクト。

適用対象