Pkcs9ContentType.ContentType 属性

定义

ContentType 属性获取 Oid 包含内容类型的对象。

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

属性值

Oid

Oid包含内容类型的对象。

适用于