Name | Description | |
---|---|---|
![]() | UAEndpointSelectionPolicy Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UAEndpointSelectionPolicy.
Name | Description | |
---|---|---|
![]() | UAEndpointSelectionPolicy Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | DefaultAllowZeroSecurityLevel | Default value of the AllowZeroSecurityLevel property.
The value of this constant is True. |
![]() | DefaultEnforceSamePort | Default value of the EnforceSamePort property.
The value of this constant is True. |
![]() | DefaultEnforceSameSite | Default value of the EnforceSameSite property.
The value of this constant is True. |
![]() | DefaultMessageSecurityPreference | Default value of the MessageSecurityPreference property.
The value of this constant is OpcLabs.BaseLib.Sign.Negative. |
![]() | DefaultRejectObsoleteSecurityPolicies | Default value of the RejectObsoleteSecurityPolicies property.
The value of this constant is False. |
![]() | DefaultRequireAuthentication | Default value of the RequireAuthentication property.
The value of this constant is False. |
![]() | DefaultRequireConfidentiality | Default value of the RequireConfidentiality property.
The value of this constant is False. |
![]() | DefaultRequireIntegrity | Default value of the RequireIntegrity property.
The value of this constant is False. |
Name | Description | |
---|---|---|
![]() | AllowZeroSecurityLevel | Specifies whether an endpoint with zero security level can be selected. |
![]() | ChannelSecurityRanking | The security ranking of the UA channel. |
![]() | CommunicationProfile | The required communication profile of an OPC-UA endpoint. |
![]() | CommunicationProfileSpecifier | Communication profile specifier in string form, <MessageSecurityMode>:<SecurityPolicy>:<DataEncoding>. |
![]() | CommunicationSecurityRanking | The security ranking of the communication provided by this policy (as a whole). |
![]() ![]() | 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. |
![]() | 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. |
![]() | 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). |
![]() | StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) |
![]() | TransportSecurityRanking | The security ranking of the transport profile. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | Equals | Overloaded. Overridden. Determines whether this object is equal to the other. |
![]() ![]() | FromUAMessageSecurityModes | Converts allowed message security modes into an endpoint selection policy. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | ToString | Overridden. |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
![]() | CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | GetDefaultStandardName | Indicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters) |
![]() | GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) |
![]() | MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
![]() | ReadXmlElement | Overridden. Infrastructure. |
![]() | WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
![]() | Determines whether the two objects are equal. |
![]() | Converts allowed message security modes into an endpoint selection policy. |
![]() | Determines whether the two objects are not equal. |