다음을 통해 공유


CmsRecipientEnumerator.Current 속성

정의

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

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

속성 값

CmsRecipient 컬렉션에서 현재 수신자를 나타내는 CmsRecipientCollection 개체입니다.

적용 대상

추가 정보