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 개체입니다.

적용 대상

추가 정보