Compartilhar via


CmsSigner.SignerIdentifierType Propriedade

Definição

Obtém o esquema a ser usado para identificar qual certificado de autenticação foi usado.

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 da propriedade

O esquema a ser usado para identificar qual certificado de destinatário foi usado.

Exceções

Um dos argumentos fornecidos para um método não era válido.

Aplica-se a