OPC Labs Base Library
ValidateRemoteCertificate Event
OpcLabs_BaseLib ActiveX DLL > CertificateSecurityHandler Object : ValidateRemoteCertificate Event

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 Event ValidateRemoteCertificate( _
   ByVal sender0 As Variant, _
   ByVal eventArgs As ValidateCertificateEventArgs _
)
Parameters
sender0

eventArgs

Remarks

For remarks, see ValidateRemoteCertificate in .NET Reference.

Example

For examples, see ValidateRemoteCertificate in .NET Reference.

See Also

CertificateSecurityHandler Object  | CertificateSecurityHandler Members