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

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

 

DISPID (Dispatch ID):

 

For more information, see ExportSecuredApplication in .NET Reference.

Syntax
Visual Basic
Public Sub ExportSecuredApplication( _
   ByVal stream As Stream _
) 
Parameters
stream

Return Type

See ExportSecuredApplication in .NET Reference.

Remarks

For remarks, see ExportSecuredApplication in .NET Reference.

Example

For examples, see ExportSecuredApplication in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members