ManifestSignatureInformation.AuthenticodeSignature Свойство

Определение

Получает сведения о подписи Authenticode для манифеста.

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

Значение свойства

Объект AuthenticodeSignatureInformation, в котором содержатся сведения о подписи Authenticode для манифеста, или значение null, если подпись отсутствует.

Применяется к