Share via


SignedCms.SignerInfos 속성

정의

SignerInfos 속성은 CMS/PKCS #7 메시지와 관련된 SignerInfoCollection 컬렉션을 검색합니다.

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

속성 값

CMS/PKCS #7 메시지의 서명자 정보를 나타내는 SignerInfoCollection 개체입니다.

적용 대상

추가 정보