ContentInfo.ContentType Egenskap

Definition

Egenskapen ContentType hämtar objektet Oid som innehåller objektidentifieraren (OID) för innehållstypen för det inre innehållet i MEDDELANDET 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

Egenskapsvärde

Oid

Ett Oid objekt som innehåller OID-värdet som representerar innehållstypen.

Gäller för

Se även