QuickOPC User's Guide and Reference
UAEndpointSelectionPolicy Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UAEndpointSelectionPolicy Class

For a list of all members of this type, see UAEndpointSelectionPolicy members.

Public Properties
 NameDescription
Public PropertySpecifies which message security modes are allowed.  
Public PropertySpecifies whether an endpoint with zero security level can be selected.  
Public PropertyThe security ranking of the UA channel.  
Public PropertyThe security ranking of the communication provided by this policy (as a whole).  
Public PropertyPolicy specifier in string form, <MessageSecurityMode>:<SecurityPolicy>:<DataEncoding>.  
Public PropertySpecifies the name of the data encoding of the endpoint.  
Public Propertystatic (Shared in Visual Basic)Default endpoint selection policy.  
Public PropertyWhen enabled, replaces the port number in the selected endpoint by the value used for discovery.  
Public PropertyWhen enabled, replaces the host name in the selected endpoint by the value used for discovery.  
Public Propertystatic (Shared in Visual Basic)An endpoint selection policy that guarantees integrity, confidentiality and authentication, with additional safeguards.  
Public Propertystatic (Shared in Visual Basic)Endpoint selection policy that guarantees communication integrity.  
Public Propertystatic (Shared in Visual Basic)Endpoint selection policy that guarantees integrity and confidentiality, excluding obsolete security policies.  
Public Propertystatic (Shared in Visual Basic)Endpoint selection policy that guarantees integrity, excluding obsolete security policies.  
Public PropertyWhether the endpoint selection policy determines an endpoint with precise security and transport parameters.  
Public PropertySpecifies the name of the message security mode of the endpoint.  
Public PropertyIf Positive, endpoints that provide message security are preferred for selection. If Negative, endpoints that do not provide message security are preferred for selection.  
Public Propertystatic (Shared in Visual Basic)Endpoint selection policy that allows only connections with no message security.  
Public Propertystatic (Shared in Visual Basic)Endpoint selection policy for best OPC compliance.  
Public PropertyThe security ranking of the channel and transport combined.  
Public PropertySpecifies the name of the protocol of the endpoint.  
Public PropertySpecifies whether endpoints with obsolete security policies will be rejected.  
Public PropertySpecifies whether authentication of the communication parties is required.  
Public PropertySpecifies whether communication confidentiality is required (usually provided by encryption).  
Public PropertySpecifies whether communication integrity is required (usually provided by signing).  
Public PropertyWhen not an empty string, specifies the display name of the required security policy of the endpoint.  
Public PropertyWhen not a null reference, specifies the required security policy URI of the endpoint.  
Public PropertyWhen not an empty string, specifies the required security policy URI string of the endpoint.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertyWhen not an empty string, specifies the display name of the required transport profile of the endpoint.  
Public PropertyWhen not a null reference, specifies the required transport profile URI of the endpoint.  
Public PropertyWhen not an empty string, specifies the required transport profile URI string of the endpoint.  
Public PropertyThe security ranking of the transport profile.  
Top
See Also

Reference

UAEndpointSelectionPolicy Class
OpcLabs.EasyOpc.UA.Engine Namespace