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

属性值

SubjectIdentifierType

用于标识所使用的收件人证书的方案。

例外

为方法提供的某一参数无效。

适用于