Share via


SignerInfoEnumerator.Current 속성

정의

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

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

속성 값

SignerInfo 컬렉션에서 현재 서명자 정보 구조를 나타내는 SignerInfoCollection 개체입니다.

적용 대상

추가 정보