Share via


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

적용 대상

추가 정보