共用方式為


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 物件。

適用於

另請參閱