CryptographicAttributeObjectEnumerator.Current プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
CryptographicAttributeObjectCollection コレクションから現在のCryptographicAttributeObject オブジェクトを取得します。
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
プロパティ値
CryptographicAttributeObjectCollection コレクション内の現在の暗号化属性を表すCryptographicAttributeObject オブジェクト。