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