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

属性值

SubjectIdentifierType

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

适用于