The following tables list the members exposed by ConfigUtils.
Name | Description | |
---|---|---|
![]() | ConfigUtils Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CertificateAddAccount | Add the specified user account to the certificate private key read access permissions. |
![]() ![]() | CreateApplicationCertificate | Overloaded. Creates a default application certificate in the store according the application configuration |
![]() ![]() | CreateDefaultConfigurationFile | Crates a default UA configuration XML file |
![]() ![]() | GetApplicationCertificate | Load the application certificate from the configured store. |
![]() ![]() | GetUaConfiguration | Load the UA configuration settings for this UA client application from the XML file. The method is provided to give the application simple access to the configuration settings. E.g. access to the certificate settings can be used to manage the certificates. |
![]() ![]() | GetUaConfigurationFileName | Get the path name of the UA application configuration file. Either AppSettings["UaConfigurationFile"] or the application path with ".Ua.Config.Xml" appended. |
![]() ![]() | ImportServerCertificate | The specified certificate is imported into the Trusted UA Peer Certificate store defined in the application UA configuration. |
![]() ![]() | SaveCertificateAsTrusted | Write the certificate to the store configured for trusted peer certificates. |
![]() ![]() | WriteUaConfiguration | Writes the UA configuration to the specified XML file. |