The following tables list the members exposed by DataDictionary.
Name | Description | |
---|---|---|
![]() | DataDictionary Constructor | The default constructor. |
Name | Description | |
---|---|---|
![]() | ApplicationName | A descriptive name for the the application (not necessarily unique). (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | ApplicationType | The type of application. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | ApplicationUri | A unique identifier for the application instance. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | CertificateValidator | Gets or sets a certificate validator created from the configuration. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | ClientConfiguration | Additional configuration for client applications. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | DictionaryId | The node id for the dictionary. |
![]() | DisableHiResClock | Disabling / enabling high resolution clock (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | DiscoveryServerConfiguration | Additional configuration of the discovery server. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | Extensions | A bucket to store additional application specific configuration data. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | MessageContext | Creates the message context from the configuration. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | Name | The display name for the dictionary. |
![]() | ProductUri | A unique identifier for the product. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | SecurityConfiguration | The security configuration for the application. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | ServerConfiguration | Additional configuration for server applications. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | SourceFilePath | Gets the file that was used to load the configuration. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | TraceConfiguration | Configuration of the trace and information about log file (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | TransportConfigurations | The transport configuration for the application. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | TransportQuotas | The quotas that are used at the transport layer. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | TypeSystemId | The node id for the type system. |
![]() | TypeSystemName | The display name for the type system. |
![]() | UseNativeStack | Gets or sets a value indicating whether the native (ANSI C) implementation of UA-TCP should be used. (Inherited from Opc.Ua.ApplicationConfiguration) |
Name | Description | |
---|---|---|
![]() | Contains | Returns true if the dictionary contains the data type description; |
![]() | CreateMessageContext | Creates the message context from the configuration. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | GetSchema | Returns the schema for the specified type (returns the entire dictionary if null). |
![]() | GetServerDomainNames | Returns the domain names which the server is configured to use. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | Initialize(StreamingContext) | Sets private members to default values. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | Load | Loads the dictionary idetified by the node id. |
![]() | LoadCachedEndpoints | Overloaded. Loads the endpoints cached on disk. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | ParseExtension | Overloaded. Looks for an extension with the specified type and uses the DataContractSerializer to parse it. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | SaveToFile | Saves the configuration file. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | UpdateExtension | Overloaded. Updates the extension. (Inherited from Opc.Ua.ApplicationConfiguration) |
![]() | Validate | Ensures that the application configuration is valid. (Inherited from Opc.Ua.ApplicationConfiguration) |