CryptographicAttributeObjectEnumerator.Current 屬性

定義

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 代表集合中 CryptographicAttributeObjectCollection 當前密碼屬性的物件。

適用於

另請參閱