Name | Description | |
---|---|---|
![]() | UACommunicationProfile Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UACommunicationProfile.
Name | Description | |
---|---|---|
![]() | UACommunicationProfile Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | DefaultDataEncodingName | Default value of the DataEncodingName property.
The value of this constant is "" (String.Empty). |
![]() | DefaultMessageSecurityModes | Default value of the MessageSecurityModes property.
The value of this constant is OpcLabs.EasyOpc.UA.Engine.UAMessageSecurityModes.All. |
![]() | DefaultProtocolName | Default value of the ProtocolName property.
The value of this constant is "" (String.Empty). |
![]() | DefaultSecurityPolicyUriString | Default value of the SecurityPolicyUriString property.
The value of this constant is "" (String.Empty). |
![]() | DefaultTransportProfileUriString | Default value of the TransportProfileUriString property.
The value of this constant is "" (String.Empty). |
Name | Description | |
---|---|---|
![]() | DataEncodingName | Specifies the name of the data encoding of the endpoint. |
![]() ![]() | Default | Default OPC UA communication profile. |
![]() | MessageSecurityModeName | Specifies the name of the message security mode of the endpoint. |
![]() | MessageSecurityModes | Specifies which message security modes are allowed or used. |
![]() | ProtocolName | Specifies the name of the protocol of the endpoint. |
![]() | SecurityPolicyDisplayName | When not an empty string, specifies the display name of the security policy of the endpoint. |
![]() | SecurityPolicyUri | When not a null reference, specifies the security policy URI of the endpoint. |
![]() | SecurityPolicyUriString | When not an empty string, specifies the security policy URI string of the endpoint. |
![]() | Specifier | Communication profile specifier in string form, <MessageSecurityMode>:<SecurityPolicy>:<DataEncoding>. |
![]() | StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) |
![]() | TransportProfileDisplayName | When not an empty string, specifies the display name of the transport profile of the endpoint. |
![]() | TransportProfileUri | When not a null reference, specifies the transport profile URI of the endpoint. |
![]() | TransportProfileUriString | When not an empty string, specifies the transport profile URI string of the endpoint. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | Equals | Overloaded. Overridden. Determines whether this object is equal to the other. |
![]() ![]() | FromString | Converts a string (communication profile specifier) to a UACommunicationProfile object. |
![]() | 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) |
![]() | ToString | Overridden. |
![]() | 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. |
![]() | Determines whether the two objects are equal. |
![]() | Converts a string (communication profile specifier) to a UACommunicationProfile object. |
![]() | Determines whether the two objects are not equal. |