CmsSigner.SignerIdentifierType Propiedad

Definición

Obtiene el esquema que se va a usar para identificar qué certificado de firma se usó.

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

Valor de propiedad

Esquema que se va a usar para identificar qué certificado de destinatario se usó.

Excepciones

Uno de los argumentos proporcionados a un método no era válido.

Se aplica a