Public Methods
|  Clone | Creates a new object that is a copy of the current instance.   DISPID (Dispatch ID):   For more information, see Clone in .NET Reference. | 
|  Equals | Determines whether the specified object is equal to the current object.   DISPID (Dispatch ID):   For more information, see Equals in .NET Reference. | 
|  GetHashCode | Returns a hash code for the current object.   DISPID (Dispatch ID):   For more information, see GetHashCode in .NET Reference. | 
|  GetObjectData |   DISPID (Dispatch ID):   For more information, see GetObjectData in .NET Reference. | 
|  GetType | Gets the Type of the current instance.   DISPID (Dispatch ID):   For more information, see GetType in .NET Reference. | 
Public Properties
|  AllowZeroSecurityLevel | Specifies whether an endpoint with zero security level can be selected.   DISPID (Dispatch ID):   For more information, see AllowZeroSecurityLevel in .NET Reference. | 
|  ChannelSecurityRanking | The security ranking of the UA channel.   DISPID (Dispatch ID):   For more information, see ChannelSecurityRanking in .NET Reference. | 
|  CommunicationProfile | The required communication profile of an OPC-UA endpoint.   DISPID (Dispatch ID):   For more information, see CommunicationProfile in .NET Reference. | 
|  CommunicationProfileSpecifier | Communication profile specifier in string form, ::.   DISPID (Dispatch ID):   For more information, see CommunicationProfileSpecifier in .NET Reference. | 
|  CommunicationSecurityRanking | The security ranking of the communication provided by this policy (as a whole).   DISPID (Dispatch ID):   For more information, see CommunicationSecurityRanking in .NET Reference. | 
|  DisplayString | The display string for the current object.   DISPID (Dispatch ID): 0   For more information, see ToString in .NET Reference. | 
|  EnforceSamePort | When enabled, replaces the port number in the selected endpoint by the value used for discovery.   DISPID (Dispatch ID):   For more information, see EnforceSamePort in .NET Reference. | 
|  EnforceSameSite | When enabled, replaces the host name in the selected endpoint by the value used for discovery.   DISPID (Dispatch ID):   For more information, see EnforceSameSite in .NET Reference. | 
|  IsPrecise | Whether the endpoint selection policy determines an endpoint with precise security and transport parameters.   DISPID (Dispatch ID):   For more information, see IsPrecise in .NET Reference. | 
|  MessageSecurityPreference | If 'Positive', endpoints that provide message security are preferred for selection. If 'Negative', endpoints that do not provide message security are preferred for selection.   DISPID (Dispatch ID):   For more information, see MessageSecurityPreference in .NET Reference. | 
|  OrganicSecurityRanking | The security ranking of the channel and transport combined.   DISPID (Dispatch ID):   For more information, see OrganicSecurityRanking in .NET Reference. | 
|  RejectObsoleteSecurityPolicies | Specifies whether endpoints with obsolete security policies will be rejected.   DISPID (Dispatch ID):   For more information, see RejectObsoleteSecurityPolicies in .NET Reference. | 
|  RequireAuthentication | Specifies whether authentication of the communication parties is required.   DISPID (Dispatch ID):   For more information, see RequireAuthentication in .NET Reference. | 
|  RequireConfidentiality | Specifies whether communication confidentiality is required (usually provided by encryption).   DISPID (Dispatch ID):   For more information, see RequireConfidentiality in .NET Reference. | 
|  RequireIntegrity | Specifies whether communication integrity is required (usually provided by signing).   DISPID (Dispatch ID):   For more information, see RequireIntegrity in .NET Reference. | 
|  StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise.   DISPID (Dispatch ID):   For more information, see StandardName in .NET Reference. | 
|  ToString | Returns a string that represents the current object.   DISPID (Dispatch ID):   For more information, see ToString in .NET Reference. | 
|  TransportSecurityRanking | The security ranking of the transport profile.   DISPID (Dispatch ID):   For more information, see TransportSecurityRanking in .NET Reference. | 
See Also