OPC Labs EasyOPC-UA Library
RemoveOwnCertificatesOrCertificatePack Method
OpcLabs_EasyOpcUA ActiveX DLL > NetSdkEasyUAClientServerApplication Object : RemoveOwnCertificatesOrCertificatePack Method

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

 

DISPID (Dispatch ID):

 

For more information, see RemoveOwnCertificatesOrCertificatePack in .NET Reference.

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

certificateTypeId

mustExist

updateTrustedPeerCertificates

Return Type
Remarks

For remarks, see RemoveOwnCertificatesOrCertificatePack in .NET Reference.

Example

For examples, see RemoveOwnCertificatesOrCertificatePack in .NET Reference.

See Also

NetSdkEasyUAClientServerApplication Object  | NetSdkEasyUAClientServerApplication Members