QuickOPC User's Guide and Reference
_UAEndpointSelectionPolicy Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace : _UAEndpointSelectionPolicy Interface

The following tables list the members exposed by _UAEndpointSelectionPolicy.

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

Reference

_UAEndpointSelectionPolicy Interface
OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace