CmsRecipient.RecipientIdentifierType プロパティ

定義

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

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

プロパティ値

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

適用対象