ContentInfo.ContentType Eigenschaft

Definition

Die ContentType Eigenschaft ruft das Oid Objekt ab, das den Objektbezeichner (OID) des Inhaltstyps des inneren Inhalts der CMS/PKCS #7-Nachricht enthält.

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

Eigenschaftswert

Oid

Ein Oid Objekt, das den OID-Wert enthält, der den Inhaltstyp darstellt.

Gilt für:

Weitere Informationen