ManifestSignatureInformation.AuthenticodeSignature Eigenschaft

Definition

Ruft die Authenticode-Signaturinformationen für ein Manifest ab.

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

Eigenschaftswert

Ein AuthenticodeSignatureInformation-Objekt, das die Authenticode-Signaturinformationen für das Manifest enthält, oder null, wenn keine Signatur vorhanden ist.

Gilt für: