| Name | Description | |
|---|---|---|
|  | UAEndpointDescriptionChecks Constructor | Overloaded. Initializes a new instance of the class. | 
 
            The following tables list the members exposed by UAEndpointDescriptionChecks.
| Name | Description | |
|---|---|---|
|  | UAEndpointDescriptionChecks Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | DefaultCheckEndpointUrl | Default value of the CheckEndpointUrl property. The value of this constant is False. | 
|  | DefaultCheckSecurityMode | Default value of the CheckSecurityMode property. The value of this constant is False. | 
|  | DefaultCheckSecurityPolicyUri | Default value of the CheckSecurityPolicyUri property. The value of this constant is False. | 
|  | DefaultCheckServerApplication | Default value of the CheckServerApplication property. The value of this constant is False. | 
|  | DefaultCheckServerCertificate | Default value of the CheckServerCertificate property. The value of this constant is False. | 
|  | DefaultCheckTransportProfileUri | Default value of the CheckTransportProfileUri property. The value of this constant is False. | 
|  | DefaultCheckUserIdentityTokens | Default value of the CheckUserIdentityTokens property. The value of this constant is False. | 
|  | DefaultRequireHostMatchCertificate | Default value of the RequireHostMatchCertificate property. The value of this constant is False. | 
|  | DefaultRequireValidDiscoveryUrls | Default value of the RequireValidDiscoveryUrls property. The value of this constant is False. | 
|  | DefaultUseStrictUrlMatch | Default value of the UseStrictUrlMatch property. The value of this constant is False. | 
| Name | Description | |
|---|---|---|
|  | CheckEndpointUrl | Check the endpoint URL. | 
|  | CheckSecurityMode | Check the security mode. | 
|  | CheckSecurityPolicyUri | Check the security policy URI. | 
|  | CheckServerApplication | Check the server application description. | 
|  | CheckServerCertificate | Check the server certificate. | 
|  | CheckTransportProfileUri | Check the transport profile URI. | 
|  | CheckUserIdentityTokens | Check the user identity tokens. | 
|   | Default | Default endpoint description checks. | 
|   | OpcCompliance | Endpoint description checks for best OPC compliance. | 
|  | RequireHostMatchCertificate | Enforces that the host name in the endpoint URL returned by the server must match with the domain names in the server certificate. | 
|  | RequireValidDiscoveryUrls | Enforce that the server provides valid discovery URLs. | 
|  | StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | 
|  | UseStrictUrlMatch | Match URLs strictly. | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. | 
|  | Equals | Overloaded. Overridden. Determines whether the specified UAEndpointDescriptionChecks is equal to the current object. | 
|  | 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) | 
|  | Reset | Sets the object properties back to their defaults. | 
|  | 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. | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |