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

Description
Protects the private key of the default certificate.

 

DISPID (Dispatch ID):

 

For more information, see ProtectOwnCertificate in .NET Reference.

Syntax
Visual Basic
Public Sub ProtectOwnCertificate( _
   ByVal newPrivateKeyPassword As String _
) 
Parameters
newPrivateKeyPassword

Return Type

See ProtectOwnCertificate in .NET Reference.

Remarks

For remarks, see ProtectOwnCertificate in .NET Reference.

Example

For examples, see ProtectOwnCertificate in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members