Share via


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

プロパティ値

使用された受信者の証明書を識別するために使用するスキーム。

例外

メソッドに渡されたいずれかの引数が無効です。

適用対象