OPC Labs EasyOPC-UA Library
ExportSecuredApplicationToFile Method
OpcLabs_EasyOpcUA ActiveX DLL > AbstractEasyUAClientServerApplication Object : ExportSecuredApplicationToFile Method

Description
Exports the security settings of the OPC UA application into an XML file.

 

DISPID (Dispatch ID):

 

For more information, see ExportSecuredApplicationToFile in .NET Reference.

Syntax
Visual Basic
Public Sub ExportSecuredApplicationToFile( _
   ByVal filePath As String _
) 
Parameters
filePath

Return Type

See ExportSecuredApplicationToFile in .NET Reference.

Remarks

For remarks, see ExportSecuredApplicationToFile in .NET Reference.

Example

For examples, see ExportSecuredApplicationToFile in .NET Reference.

See Also

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members