ManifestSignatureInformation.AuthenticodeSignature Eigenschap

Definitie

Hiermee haalt u de authenticode-handtekeninggegevens voor een manifest op.

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

Waarde van eigenschap

Een AuthenticodeSignatureInformation object met Authenticode-handtekeninginformatie voor het manifest of null als er geen handtekening is.

Van toepassing op