C# Class Opc.Ua.Client.Controls.CertificateStoreTreeDlg

ファイルを表示 Open project: OPCFoundation/UA-.NET Class Usage Examples

Public Methods

Method Description
CertificateStoreTreeDlg ( ) : System

Contructs the object.

ShowDialog ( CertificateStoreIdentifier store ) : CertificateStoreIdentifier

Displays the dialog.

Private Methods

Method Description
ContainersCTRL_NodeSelected ( object sender, TreeNodeActionEventArgs e ) : void
OkBTN_Click ( object sender, EventArgs e ) : void

Method Details

CertificateStoreTreeDlg() public method

Contructs the object.
public CertificateStoreTreeDlg ( ) : System
return System

ShowDialog() public method

Displays the dialog.
public ShowDialog ( CertificateStoreIdentifier store ) : CertificateStoreIdentifier
store CertificateStoreIdentifier
return CertificateStoreIdentifier