Sdílet prostřednictvím


ContentInfo.ContentType Vlastnost

Definice

Vlastnost ContentType načte Oid objekt, který obsahuje object identifier (OID) typu obsahu vnitřního obsahu zprávy CMS/PKCS č. 7.

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

Hodnota vlastnosti

Oid

Objekt Oid , který obsahuje hodnotu OID, která představuje typ obsahu.

Platí pro

Viz také