CryptographicAttributeObjectとは? わかりやすく解説

CryptographicAttributeObject クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

型と、その型に関連付けられている値のコレクション格納します

名前空間: System.Security.Cryptography
アセンブリ: System.Security (system.security.dll 内)
構文構文

Public NotInheritable Class
 CryptographicAttributeObject
Dim instance As CryptographicAttributeObject
public sealed class CryptographicAttributeObject
public ref class CryptographicAttributeObject
 sealed
public final class CryptographicAttributeObject
public final class CryptographicAttributeObject
解説解説
継承階層継承階層
System.Object
  System.Security.Cryptography.CryptographicAttributeObject
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CryptographicAttributeObject メンバ
System.Security.Cryptography 名前空間

CryptographicAttributeObject コンストラクタ (Oid)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定した Oid オブジェクト表される属性使用してCryptographicAttributeObject クラス新しインスタンス初期化します。

名前空間: System.Security.Cryptography
アセンブリ: System.Security (system.security.dll 内)
構文構文

Dim oid As Oid

Dim instance As New CryptographicAttributeObject(oid)
public CryptographicAttributeObject (
    Oid oid
)
public:
CryptographicAttributeObject (
    Oid^ oid
)
public CryptographicAttributeObject (
    Oid oid
)
public function CryptographicAttributeObject
 (
    oid : Oid
)

パラメータ

oid

この CryptographicAttributeObject オブジェクト格納する属性を表す Oid オブジェクト

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CryptographicAttributeObject クラス
CryptographicAttributeObject メンバ
System.Security.Cryptography 名前空間
Oid

CryptographicAttributeObject コンストラクタ (Oid, AsnEncodedDataCollection)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定されOid オブジェクト表される属性と、指定されAsnEncodedDataCollection コレクション表される属性関連付けられた値のセット使用してCryptographicAttributeObject クラス新しインスタンス初期化します。

名前空間: System.Security.Cryptography
アセンブリ: System.Security (system.security.dll 内)
構文構文

Public Sub New ( _
    oid As Oid, _
    values As AsnEncodedDataCollection _
)
Dim oid As Oid
Dim values As AsnEncodedDataCollection

Dim instance As New CryptographicAttributeObject(oid,
 values)
public CryptographicAttributeObject (
    Oid oid,
    AsnEncodedDataCollection values
)
public:
CryptographicAttributeObject (
    Oid^ oid, 
    AsnEncodedDataCollection^ values
)
public CryptographicAttributeObject (
    Oid oid, 
    AsnEncodedDataCollection values
)
public function CryptographicAttributeObject
 (
    oid : Oid, 
    values : AsnEncodedDataCollection
)

パラメータ

oid

この CryptographicAttributeObject オブジェクト格納する属性を表す Oid オブジェクト

values

oid パラメータ表される属性関連付けられた値のセット格納する AsnEncodedDataCollection コレクション

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CryptographicAttributeObject クラス
CryptographicAttributeObject メンバ
System.Security.Cryptography 名前空間
Oid
AsnEncodedDataCollection クラス

CryptographicAttributeObject コンストラクタ

CryptographicAttributeObject クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
CryptographicAttributeObject (Oid) 指定した Oid オブジェクト表される属性使用してCryptographicAttributeObject クラス新しインスタンス初期化します。
CryptographicAttributeObject (Oid, AsnEncodedDataCollection) 指定されOid オブジェクト表される属性と、指定された AsnEncodedDataCollection コレクション表される属性関連付けられた値のセット使用してCryptographicAttributeObject クラス新しインスタンス初期化します。
参照参照

関連項目

CryptographicAttributeObject クラス
CryptographicAttributeObject メンバ
System.Security.Cryptography 名前空間
Oid

CryptographicAttributeObject プロパティ


パブリック プロパティパブリック プロパティ

参照参照

関連項目

CryptographicAttributeObject クラス
System.Security.Cryptography 名前空間

CryptographicAttributeObject メソッド


CryptographicAttributeObject メンバ

型と、その型に関連付けられている値のコレクション格納します

CryptographicAttributeObject データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド CryptographicAttributeObject オーバーロードされます。 CryptographicAttributeObject クラス新しインスタンス初期化します。
パブリック プロパティパブリック プロパティ
パブリック メソッドパブリック メソッド
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

CryptographicAttributeObject クラス
System.Security.Cryptography 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「CryptographicAttributeObject」の関連用語

CryptographicAttributeObjectのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



CryptographicAttributeObjectのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS