C# Class WebForms.CadesSignatureInfo

Afficher le fichier Open project: LacunaSoftware/RestPkiSamples

Protected Properties

Свойство Type Description
signatureFilename string
signerCertificate PKCertificate

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

signatureFilename protected_oe property

protected string signatureFilename
Résultat string

signerCertificate protected_oe property

protected PKCertificate signerCertificate
Résultat PKCertificate