Sdílet prostřednictvím


ManifestSignatureInformation.AuthenticodeSignature Vlastnost

Definice

Získá authenticode podpis informace pro manifest.

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

Hodnota vlastnosti

Objekt AuthenticodeSignatureInformation , který obsahuje informace o podpisu Authenticode pro manifest, nebo null pokud neexistuje žádný podpis.

Platí pro