ManifestSignatureInformation.AuthenticodeSignature Propriedade

Definição

Obtém as informações de assinatura Authenticode de um manifesto.

public:
 property System::Security::Cryptography::X509Certificates::AuthenticodeSignatureInformation ^ AuthenticodeSignature { System::Security::Cryptography::X509Certificates::AuthenticodeSignatureInformation ^ get(); };
public System.Security.Cryptography.X509Certificates.AuthenticodeSignatureInformation AuthenticodeSignature { get; }
member this.AuthenticodeSignature : System.Security.Cryptography.X509Certificates.AuthenticodeSignatureInformation
Public ReadOnly Property AuthenticodeSignature As AuthenticodeSignatureInformation

Valor da propriedade

AuthenticodeSignatureInformation

Um AuthenticodeSignatureInformation objeto que contém informações de assinatura Authenticode para o manifesto ou se não houver nenhuma null assinatura.

Aplica-se a