Share via


Pkcs9AttributeObject.Oid プロパティ

定義

この Oid オブジェクトに関連付けられた属性のタイプを表す Pkcs9AttributeObject オブジェクトを取得します。

public:
 property System::Security::Cryptography::Oid ^ Oid { System::Security::Cryptography::Oid ^ get(); };
public System.Security.Cryptography.Oid Oid { get; }
public System.Security.Cryptography.Oid? Oid { get; }
member this.Oid : System.Security.Cryptography.Oid
Public ReadOnly Property Oid As Oid

プロパティ値

Oid

この Pkcs9AttributeObject オブジェクトに関連付けられた属性のタイプを表すオブジェクト。

適用対象