Condividi tramite


ManifestSignatureInformation.AuthenticodeSignature Proprietà

Definizione

Ottiene le informazioni sulla firma Authenticode per un 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

Valore della proprietà

Oggetto AuthenticodeSignatureInformation contenente le informazioni sulla firma Authenticode per il manifesto, oppure null in assenza di una firma.

Si applica a