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 值。