Name | Description | |
---|---|---|
UAClientServerApplicationParameters Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UAClientServerApplicationParameters.
Name | Description | |
---|---|---|
UAClientServerApplicationParameters Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DefaultApplicationUriTemplateString | Default value of the ApplicationUriTemplateString property. |
Name | Description | |
---|---|---|
ApplicationManifest | The OPC UA application manifest, i.e. the application registration information together with data related to PKI administration, such as paths to the certificate stores used. | |
ApplicationUriTemplateString | Specifies the application URI template string, which is used unless the application URI string is given in the application manifest. | |
AutoGenerateInstanceCertificate | Determines whether the application will automatically generate its instance certificate when not present. | |
AutoTrustInstanceCertificate | Determines whether the newly created application instance certificate will also be placed into the trusted peers certificate store. | |
Default | Default client/server application parameters. | |
HostNames | A collection of host names for the application instance. | |
HostNamesString | A comma-separated list of host names for the application instance. | |
InstanceCertificateGenerationParameters | Contains parameters that determine how application instance certificates are generated. | |
InstanceCertificatePrivateKeyPassword | The password for the private key of the default application instance certificate. | |
InstanceCertificatePrivateKeyPasswordDictionary | Dictionary of passwords for the private keys of instance certificates, keyed by the certificate sub-id. | |
OpcCompliance | Client/server application parameters for best OPC compliance. | |
RelaxedCertificateSearch | Determines whether it will be allowed to find the certificate just by its common name. | |
SoftwareCertificates | Infrastructure. Not supported yet. | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | |
ValidateOwnInstanceCertificate | Determines whether the application will validate its own instance certificate before a connection with the other party is established. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Infrastructure. | |
FindInstanceCertificatePrivateKeyPassword | Finds the private key password configured for the given instance certificate sub-id. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
Reset | Sets the object properties back to their defaults. | |
ToString | (Inherited from OpcLabs.BaseLib.Parameters) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
GetDefaultStandardName | Indicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters) | |
GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) | |
MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |