共用方式為


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包含內容類型的物件。

適用於