ManifestSignatureInformation.AuthenticodeSignature Propriedade

Definição

Obtém a informação da assinatura Authenticode para 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 de Propriedade

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

Aplica-se a