C# Class WebForms.AuthenticationSuccess

Datei anzeigen Open project: LacunaSoftware/RestPkiSamples

Protected Properties

Property Type Description
certificate PKCertificate

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

certificate protected_oe property

protected PKCertificate certificate
return PKCertificate