CryptographicAttributeObjectEnumerator.Current プロパティ

定義

現在の CryptographicAttributeObject オブジェクトを CryptographicAttributeObjectCollection コレクションから取得します。

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

プロパティ値

CryptographicAttributeObject

CryptographicAttributeObject コレクションの現在の暗号属性を表す CryptographicAttributeObjectCollection オブジェクトです。

適用対象

こちらもご覧ください