OPC Labs EasyOPC-UA Library
DistrustEndpointUrlString Method
OpcLabs_EasyOpcUA ActiveX DLL > UACertificateAcceptancePolicy Object : DistrustEndpointUrlString Method

Description
Removes a given endpoint URL to the collection of endpoint URLs that are always trusted, without regard for the certificate provided.

 

DISPID (Dispatch ID):

 

For more information, see DistrustEndpointUrlString in .NET Reference.

Syntax
Visual Basic
Public Sub DistrustEndpointUrlString( _
   ByVal endpointUrlString As String _
) 
Parameters
endpointUrlString

Return Type

See DistrustEndpointUrlString in .NET Reference.

Remarks

For remarks, see DistrustEndpointUrlString in .NET Reference.

Example

For examples, see DistrustEndpointUrlString in .NET Reference.

See Also

UACertificateAcceptancePolicy Object  | UACertificateAcceptancePolicy Members