|   | Name | Description | 
  | AllowedMessageSecurityModes | Specifies which message security modes are allowed.   | 
  | AllowZeroSecurityLevel | Specifies whether an endpoint with zero security level can be selected.   | 
  | ChannelSecurityRanking | The security ranking of the UA channel.   | 
  | CommunicationSecurityRanking | The security ranking of the communication provided by this policy (as a whole).   | 
  | CustomPolicySpecifier | Policy specifier in string form, <MessageSecurityMode>:<SecurityPolicy>:<DataEncoding>.   | 
  | DataEncodingName | Specifies the name of the data encoding of the endpoint.   | 
   | Default | Default endpoint selection policy.   | 
  | EnforceSamePort | When enabled, replaces the port number in the selected endpoint by the value used for discovery.   | 
  | EnforceSameSite | When enabled, replaces the host name in the selected endpoint by the value used for discovery.   | 
   | FullySecured | An endpoint selection policy that guarantees integrity, confidentiality and authentication, with additional safeguards.   | 
   | GuaranteedIntegrity | Endpoint selection policy that guarantees communication integrity.   | 
   | GuaranteedIntegrityAndConfidentiality | Endpoint selection policy that guarantees integrity and confidentiality, excluding obsolete security policies.   | 
   | GuaranteedIntegrityExcludingObsolete | Endpoint selection policy that guarantees integrity, excluding obsolete security policies.   | 
  | IsPrecise | Whether the endpoint selection policy determines an endpoint with precise security and transport parameters.   | 
  | MessageSecurityModeName | Specifies the name of the message security mode of the endpoint.   | 
  | 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.   | 
   | NoMessageSecurity | Endpoint selection policy that allows only connections with no message security.   | 
   | OpcCompliance | Endpoint selection policy for best OPC compliance.   | 
  | OrganicSecurityRanking | The security ranking of the channel and transport combined.   | 
  | ProtocolName | Specifies the name of the protocol of the endpoint.   | 
  | RejectObsoleteSecurityPolicies | Specifies whether endpoints with obsolete security policies will be rejected.   | 
  | RequireAuthentication | Specifies whether authentication of the communication parties is required.   | 
  | RequireConfidentiality | Specifies whether communication confidentiality is required (usually provided by encryption).   | 
  | RequireIntegrity | Specifies whether communication integrity is required (usually provided by signing).   | 
  | SecurityPolicyDisplayName | When not an empty string, specifies the display name of the required security policy of the endpoint.   | 
  | SecurityPolicyUri | When not a null reference, specifies the required security policy URI of the endpoint.   | 
  | SecurityPolicyUriString | When not an empty string, specifies the required security policy URI string of the endpoint.   | 
  | 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 required transport profile of the endpoint.   | 
  | TransportProfileUri | When not a null reference, specifies the required transport profile URI of the endpoint.   | 
  | TransportProfileUriString | When not an empty string, specifies the required transport profile URI string of the endpoint.   | 
  | TransportSecurityRanking | The security ranking of the transport profile.   |