ContentInfo.ContentType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属性 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 值。