ContentInfo.ContentType 屬性

定義

屬性 ContentTypeOid 擷取物件,其中包含 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 值。

適用於

另請參閱