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

속성 값

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

적용 대상

추가 정보