OPC Labs EasyOPC-UA Components Library
RemoveOwnCertificates Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication Object : RemoveOwnCertificates Method

Description
Removes the own certificates the application is currently configured to use.

 

DISPID (Dispatch ID):

 

For more information, see RemoveOwnCertificates in .NET Reference.

Syntax
Visual Basic
Public Function RemoveOwnCertificates( _
   ByVal certificateSubIdPattern As String, _
   ByVal mustExist As Boolean, _
   ByVal updateTrustedPeerCertificates As Boolean _
) As Long
Parameters
certificateSubIdPattern

mustExist

updateTrustedPeerCertificates

Return Type

See RemoveOwnCertificates in .NET Reference.

Remarks

For remarks, see RemoveOwnCertificates in .NET Reference.

Example

For examples, see RemoveOwnCertificates in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members