OPC Labs Base Library
ValidateRemoteCertificate Method
OpcLabs_BaseLib ActiveX DLL > DCertificateSecurityHandlerEvents Object : ValidateRemoteCertificate Method

Description
Raised to verify the remote certificate used for authentication.

 

DISPID (Dispatch ID): 1003

 

For more information, see ValidateRemoteCertificate in .NET Reference.

Syntax
Visual Basic
Public Sub ValidateRemoteCertificate( _
   ByVal sender0 As Variant, _
   ByVal eventArgs As ValidateCertificateEventArgs _
) 
Parameters
sender0

eventArgs

Return Type

See ValidateRemoteCertificate in .NET Reference.

Remarks

For remarks, see ValidateRemoteCertificate in .NET Reference.

Example

For examples, see ValidateRemoteCertificate in .NET Reference.

See Also

DCertificateSecurityHandlerEvents Object  | DCertificateSecurityHandlerEvents Members