SignedPkcs7TContentType Property |
Gets the object identifier that identifies the content type stored in
Content member.
Namespace:
SysadminsLV.PKI.Cryptography.Pkcs
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntaxpublic Oid ContentType { get; }
Public ReadOnly Property ContentType As Oid
Get
public:
property Oid^ ContentType {
Oid^ get ();
}
member ContentType : Oid with get
Property Value
Type:
Oid
See Also