RecipientInfoEnumerator.Current 속성

정의

이 속성은 Current 컬렉션에서 현재 RecipientInfo 개체를 검색합니다 RecipientInfoCollection .

public:
 property System::Security::Cryptography::Pkcs::RecipientInfo ^ Current { System::Security::Cryptography::Pkcs::RecipientInfo ^ get(); };
public System.Security.Cryptography.Pkcs.RecipientInfo Current { get; }
member this.Current : System.Security.Cryptography.Pkcs.RecipientInfo
Public ReadOnly Property Current As RecipientInfo

속성 값

RecipientInfo 컬렉션의 현재 받는 사람 정보 구조를 나타내는 개체입니다RecipientInfoCollection.

적용 대상

추가 정보