.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaBase.OpenSecureChannelMessage Class Reference

The message contract for the OpenSecureChannel service. More...

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

 OpenSecureChannelMessage ()
 Initializes an empty message. More...
 
 OpenSecureChannelMessage (OpenSecureChannelRequest OpenSecureChannelRequest)
 Initializes the message with the body. More...
 
IServiceRequest GetRequest ()
 
object CreateResponse (IServiceResponse response)
 

Public Attributes

OpenSecureChannelRequest OpenSecureChannelRequest
 The body of the message. More...
 

Detailed Description

The message contract for the OpenSecureChannel service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.OpenSecureChannelMessage.OpenSecureChannelMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.OpenSecureChannelMessage.OpenSecureChannelMessage ( OpenSecureChannelRequest  OpenSecureChannelRequest)
inline

Initializes the message with the body.

Member Data Documentation

OpenSecureChannelRequest UnifiedAutomation.UaBase.OpenSecureChannelMessage.OpenSecureChannelRequest

The body of the message.


The documentation for this class was generated from the following file: