OPC Labs EasyOPC-UA Components Library
RevokeCertificate Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUACertificateManagementClient Object : RevokeCertificate Method

Description
Revokes a certificate issued by the Certificate Manager.

 

DISPID (Dispatch ID):

 

For more information, see RevokeCertificate in .NET Reference.

Syntax
Visual Basic
Public Sub RevokeCertificate( _
   ByVal gdsEndpointDescriptor As Variant, _
   ByVal applicationId As Variant, _
   ByRef certificate As Variant _
) 
Parameters
gdsEndpointDescriptor

applicationId

certificate

Return Type

See RevokeCertificate in .NET Reference.

Remarks

For remarks, see RevokeCertificate in .NET Reference.

Example

For examples, see RevokeCertificate in .NET Reference.

See Also

EasyUACertificateManagementClient Object  | EasyUACertificateManagementClient Members