CmsRecipient.RecipientIdentifierType Propiedad

Definición

Obtiene el esquema que se va a usar para identificar el certificado del destinatario que se ha utilizado.

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

Valor de propiedad

Esquema que se va a usar para identificar el certificado del destinatario que se ha utilizado.

Se aplica a