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

Description
Determines whether a given endpoint URL is always trusted, without regard for the certificate provided.

 

DISPID (Dispatch ID):

 

For more information, see IsEndpointUrlStringTrusted in .NET Reference.

Syntax
Visual Basic
Public Function IsEndpointUrlStringTrusted( _
   ByVal endpointUrlString As String _
) As Boolean
Parameters
endpointUrlString

Return Type

See IsEndpointUrlStringTrusted in .NET Reference.

Remarks

For remarks, see IsEndpointUrlStringTrusted in .NET Reference.

Example

For examples, see IsEndpointUrlStringTrusted in .NET Reference.

See Also

UACertificateAcceptancePolicy Object  | UACertificateAcceptancePolicy Members