다음을 통해 공유


CmsSigner.SignerIdentifierType 속성

정의

사용된 서명 인증서를 식별하는 데 사용하는 체계를 가져옵니다.

public:
 property System::Security::Cryptography::Pkcs::SubjectIdentifierType SignerIdentifierType { System::Security::Cryptography::Pkcs::SubjectIdentifierType get(); void set(System::Security::Cryptography::Pkcs::SubjectIdentifierType value); };
public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get; set; }
member this.SignerIdentifierType : System.Security.Cryptography.Pkcs.SubjectIdentifierType with get, set
Public Property SignerIdentifierType As SubjectIdentifierType

속성 값

사용된 수신자 인증서를 식별하는 데 사용할 체계입니다.

예외

메서드에 제공된 인수 중 하나가 잘못된 경우

적용 대상