The following tables list the members exposed by ClientUtils.
Name | Description | |
---|---|---|
Browse | Overloaded. Browses the address space and returns the references found. | |
BrowseSuperTypes | Browses the address space and returns all of the supertypes of the specified type node. | |
CertificateAddAccount | Add the specified user account to the certificate private key read access permissions. | |
ConstructEvent | Constructs an event object from a notification. | |
CreateApplicationCertificate | Create the application certificate. | |
CreateDefaultConfigurationFile | Creates a default UA configuartion XML file. Throws exception on error. | |
FindEventType | Finds the type of the event for the notification. | |
GetAccessLevelDisplayText | Gets the display text for the access level attribute. | |
GetApplicationCertificate | Load the application certificate from the configured store. | |
GetAttributeDisplayText | Gets the display text for the specified attribute. | |
GetEndpoints | ||
GetEventNotifierDisplayText | Gets the display text for the event notifier attribute. | |
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. | |
GetValueRankDisplayText | Gets the display text for the value rank attribute. | |
ImportServerCertificate | The specified certificate is imported into the Trusted UA Peer Certificate store defined in teh applicaiton UA configuration. | |
SaveCertificateAsTrusted | Write the certificate to the store configured for trusted peer certificates. | |
TranslateBrowsePaths | Returns the node ids for a set of relative paths. |