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

一个 CryptographicAttributeObject 对象,表示 CryptographicAttributeObjectCollection 集合中的当前加密特性。

适用于

另请参阅