OPCDA.NET-UA
createCertificate(String) Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > Opc.Ua.Client Namespace > ConfigUtils Class > createCertificate Method : createCertificate(String) Method

cfgFilename
The path name of the UA configuration file.

Glossary Item Box

Create the applicationn certificate.

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Sub createCertificate( _
   ByVal cfgFilename As String _
) 
C# 
public static void createCertificate( 
   string cfgFilename
)

Parameters

cfgFilename
The path name of the UA configuration file.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.7.2

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.