Compartir vía


Pkcs9ContentType.ContentType Propiedad

Definición

La propiedad ContentType obtiene un objeto Oid que contiene el tipo de contenido.

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

Valor de propiedad

Oid

Objeto Oid que contiene el tipo de contenido.

Se aplica a