메소드 | 설명 | |
---|---|---|
MainForm ( ApplicationConfiguration configuration ) : System |
Initializes the with the application configuration.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
AddCertificateToTrustListBTN_Click ( object sender, |
||
ApplicationToManageCTRL_ApplicationChanged ( object sender, |
||
AssignApplicationCertificateBTN_Click ( object sender, |
Assigns a certificate to the application.
|
|
AssignTrustListBTN_Click ( object sender, |
Assigns a certificate to the application.
|
|
BindSslCertificateBTN_Click ( object sender, |
||
ClearRecentFileListsMI_Click ( object sender, |
||
CreateApplicationCertificateBTN_Click ( object sender, |
Creates a new self signed for a certificate.
|
|
CreateCertificateAuthorityBTN_Click ( object sender, |
||
DeleteAllTrustedCertificatesBTN_Click ( object sender, |
||
DeleteApplicationCertificate ( Opc application, |
Deletes the application certificate.
|
|
EditTrustListBTN_Click ( object sender, |
Edits the trust list for the application.
|
|
ExportApplicationCertificateBTN_Click ( object sender, |
||
ExportPrivateKeyBTN_Click ( object sender, |
||
File_ExitMI_Click ( object sender, |
||
GetDefaultStore ( |
Gets the default store.
|
|
HandleValidationError ( |
Handles a certificate validation error.
|
|
ImportAndIssueCertificateBTN_Click ( object sender, |
||
ImportApplicationCertificateBTN_Click ( object sender, |
Browses for a certificate to import.
|
|
ImportCertificateListToStoreBTN_Click ( object sender, |
||
ImportCertificateListToTrustBTN_Click ( object sender, |
||
ImportCertificateToStoreBTN_Click ( object sender, |
||
ImportCertificateToTrustBTN_Click ( object sender, |
||
ImportCertificateToTrustListBTN_Click ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
IssueSslCertificateBTN_Click ( object sender, |
||
IssuerBrowseBTN_Click ( object sender, |
||
MainForm_FormClosing ( object sender, |
||
ManageApplicationPermissionsBTN_Click ( object sender, |
Manages the permissions for the application.
|
|
ManageApplicationSecurityCTRL_ApplicationChanged ( object sender, |
||
ManageFirewallAccessBTN_Click ( object sender, |
||
MergeTrustListBTN_Click ( object sender, |
||
NewComServerBTN_Click ( object sender, |
||
RegisterWithDiscoveryServerBTN_Click ( object sender, |
||
ReplaceTrustListBTN_Click ( object sender, |
||
SelectAndIssueCertificateBTN_Click ( object sender, |
||
SelectCertificateToTrustBTN_Click ( object sender, |
||
Servers_ComServersMI_Click ( object sender, |
||
SetupTrustRelationship ( |
Setups the trust relationship between two applications.
|
|
TabsPN_SelectedIndexChanged ( object sender, |
||
TrustAnotherApplicationBTN_Click ( object sender, |
||
UpdateApplicationCertificate ( Opc application, CertificateStoreIdentifier store, |
||
ValidateAndImport ( CertificateStoreIdentifier store, |
Validates a certificate and adds it to the trust list.
|
|
ViewApplicationCertificateBTN_Click ( object sender, |
Displays the application certificate.
|
|
ViewCertificatesBTN_Click ( object sender, |
||
ViewTrustedCertificatesBTN_Click ( object sender, |
||
WrapComServerBTN_Click ( object sender, |
||
contentsToolStripMenuItem_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public MainForm ( ApplicationConfiguration configuration ) : System | ||
configuration | ApplicationConfiguration | |
리턴 | System |