PkcsSignerInfoBuilderContentType Property
Gets or sets the object identifier that identifies the content type.
Namespace: SysadminsLV.PKI.Cryptography.PkcsAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public Oid ContentType { get; set; }
Public Property ContentType As Oid
Get
Set
public:
property Oid^ ContentType {
Oid^ get ();
void set (Oid^ value);
}
member ContentType : Oid with get, set
Property Value
Oid