C# Class MetroDemo.ExampleWindows.GenerateCertificate

GenerateCertificate
Inheritance: MahApps.Metro.Controls.MetroWindow, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts Class Usage Examples

Méthodes publiques

Свойство Type Description
Result DialogResult

Méthodes publiques

Méthode Description
Dispose ( ) : void
GenerateCertificate ( ) : System
Launch ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CancelButton_OnClick ( object sender, RoutedEventArgs e ) : void
CreateCertificate ( string publisher ) : Certificate
GetThumbPrint ( int serialNumber ) : X509Certificate2
InitializeComponent ( ) : void
OkButton_Click ( object sender, RoutedEventArgs e ) : void
System ( int connectionId, object target ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

GenerateCertificate() public méthode

public GenerateCertificate ( ) : System
Résultat System

Launch() public méthode

public Launch ( ) : void
Résultat void

Property Details

Result public_oe property

public DialogResult Result
Résultat DialogResult