Share via


ContentInfo.ContentType 属性

定义

属性 ContentType 检索 Oid 对象,该对象包含 object identifier CMS/PKCS #7 消息的内部内容的内容类型的 (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 对象,该对象包含表示内容类型的 OID 值。

适用于

另请参阅